Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Need urgent helpHi fellow forum member. I have subscription to tutorial website and subscription costs me a lot of money. Soon they will take away the subscription and I have resubscribe it. Therefore, I decided to follow the instructions on this forum. I tried a lot of software but nothing works except rtmpdump's command line version. But the problem is it only downloads the file to some extent and then stops. Please see the screenshot:
It just doesn't go beyond a certain percentage. I really need some one to help me out. If you can download this video and let me know how did you do it, it will save me a lot of money. The HTML code from the webpage where the video is embeded is also provided: HTML Code:
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>BPP Secure Flash Content</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script type="text/javascript" src="/LMS/Flowplayer/flowplayer-3.2.0.min.js"></script> <style type="text/css"> body { background-color: #FFFFFF; color: #000000; font-family: sans-serif; font-size: small; } #modContainer { padding: 32px; } #modPlayerTable { border: none; height: 510px; } #modPlayerDiv { background-color: #000000; color: #FFFFFF; border: solid 1px #000000; width: 640px; height: 510px; } #modTocSepTd { width: 24px; } #modTocContainer { background-color: #772583; color: #FFFFFF; border: solid 1px #000000; width: 256px; height: 510px; overflow: hidden; } #modTocDiv { width: 100%; height: 469px; overflow-x: hidden; overflow-y: scroll; } #modTocHeader { background-color: #6E3296; color: #FFFFFF; border-bottom: solid 1px #000000; cursor: default; display: block; width: 100%; height: 40px; padding-left: 10px; font-weight: bold; line-height: 40px; text-align: left; vertical-align: middle; } a.modTocItem { background-color: #B9BEE1; color: #6E3296; border-top: solid 1px #F5EDF7; border-bottom: solid 1px #B371C1; cursor: pointer; display: block; width: 100%; margin-bottom: 1px; padding: 10px; text-align: left; text-decoration: none; } a.modTocItem:visited { background-color: #B9BEE1; color: #6E3296; border-top: solid 1px #F5EDF7; border-bottom: solid 1px #B371C1; text-decoration: none; } a.modTocItem:hover { background-color: #F5EDF7; color: #8E4DB2; border-top: solid 1px #FFFFFF; border-bottom: solid 1px #B9BEE1; text-decoration: none; } a.modTocItem:active { background-color: #B371C1; color: #6E3296; border-top: solid 1px #B9BEE1; border-bottom: solid 1px #8E4DB2; text-decoration: none; } </style> </head> <body> <div id="modContainer" align="center"> <table id="modPlayerTable"> <tr> <td id="modTocTd"> <div id="modTocContainer"> <div id="modTocHeader">Table of Contents</div> <div id="modTocDiv"> <a class="modTocItem" href="#" onclick="javascript:$f('modPlayerDiv').seek(0); return false;">Introduction</a><a class="modTocItem" href="#" onclick="javascript:$f('modPlayerDiv').seek(26.3666667); return false;">3 forms of the EMH</a><a class="modTocItem" href="#" onclick="javascript:$f('modPlayerDiv').seek(87.4333333); return false;">Investment techniques</a><a class="modTocItem" href="#" onclick="javascript:$f('modPlayerDiv').seek(111.4); return false;">Fundamental analysis</a><a class="modTocItem" href="#" onclick="javascript:$f('modPlayerDiv').seek(125.8); return false;">Semi-strong form EMH</a><a class="modTocItem" href="#" onclick="javascript:$f('modPlayerDiv').seek(154.1); return false;">Insider trading</a><a class="modTocItem" href="#" onclick="javascript:$f('modPlayerDiv').seek(167.6); return false;">Strong form EMH</a><a class="modTocItem" href="#" onclick="javascript:$f('modPlayerDiv').seek(202.0333333); return false;">Technical analysis</a><a class="modTocItem" href="#" onclick="javascript:$f('modPlayerDiv').seek(238.1); return false;">Weak form EMH</a></div> </div> </td> <td id="modTocSepTd"> </td> <td> <div id="modPlayerDiv"></div> </td> </tr> </table> </div> <script type="text/javascript"> // <![CDATA[ $f("modPlayerDiv", "/LMS/Flowplayer/flowplayer.commercial-3.2.5.swf", { key: '#@bafb721c13226251398', clip: { url: 'mp4:bpp/acteduk_ct8_0101_v03m.mp4' + escape('?s=20160713082859&e=20160713084359&h=CB5766F0504696F5390568048ACD7961'), live: false, provider: 'modrtmp', autoPlay: true, autoBuffering: true, bufferLength: 4, scaling: 'orig', onBeforeSeek: function(clip, time) { $f("modPlayerDiv").getScreen().hide(); $f("modPlayerDiv").resume(); }, onSeek: function(clip, time) { $f("modPlayerDiv").getScreen().show(); } }, plugins: { modrtmp: { url: '/LMS/Flowplayer/flowplayer.rtmp.mod-3.2.3.swf', netConnectionUrl: 'rtmpe://lb.mmod.net:80/flashsecurebpp/bpp', alternativeNetConnectionUrl: 'rtmpe://lb.mmod.net:1935/flashsecurebpp/bpp', proxyType: 'http', excludeProtocol: ['rtmp', 'rtmpt'] }, controls: { url: '/LMS/Flowplayer/flowplayer.controls-3.2.3.swf', height: 30, backgroundColor: '#444466', timeColor: '#FFFFFF', durationColor: '#DDDDFF', progressColor: '#CCCCEE', bufferColor: '#222244', sliderColor: '#222244', buttonColor: '#8888AA', buttonOverColor: '#AAAACC' } }, contextMenu: [ { "BPP Professional Education" : function() { location.href = "http://www.bpp.com/"; } }, '-', { "Media On Demand" : function() { location.href = "http://www.mediaondemand.net/"; } } ] }); // M ]]> </script> </body> </html> |
#2
|
|||
|
|||
Re: Need urgent helptry
--realtime|-R Don't attempt to speed up download via the Pause/Unpause BUFX hack or rtmpdumphelper |
#3
|
|||
|
|||
Re: Need urgent helpI don't see the --realtime or -R switch in the command line for rtmpdump. Also, I tried rtmpdumphelper already. It is not working for me. The rtmp url path I am using is connecting through port 80, which means rtmpsrv and rtmpsuck will not help as they only work with 1935 port. Also, rtmpdumphelper in my case just doesn't go further after showing attached to browser.
|
#4
|
|||
|
|||
Re: Need urgent helplb.mmod.net
try -v option or --live Code:
rtmpdump -v -r "rtmp:// Code:
rtmpdump --live -r "rtmp:// http://stream-recorder.com/forum/rtm...on-t20198.html |
#5
|
|||
|
|||
Re: Need urgent helpQuote:
See the screenshot below: Last edited by ufointhesky : 07-13-2016 at 11:29 AM. Reason: forgot the screenshot. |
Tags: download stuck, not downloading, rtmp |
Thread Tools | |
Display Modes | |
|
|