Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

3voor12.vpro.nl: downloading RTMPE stream from 3voor12 with rtmpdump

(http://stream-recorder.com/forum/showthread.php?t=5737)

morningdelay 05-17-2010 06:16 AM

Re: 3voor12.vpro.nl: downloading RTMPE stream from 3voor12 with rtmpdump


 
_http://3voor12.vpro.nl/tv/video/41199258/41338359/

_http://3voor12.vpro.nl/tv/video/41129552/42107473/

I've those two videos, I tried for months using Replay Media Catcher, Orbit Downloader, TubeMaster, Stream-Ripper etc etc, but nothing to do, then yesterday I found this forum (thanks!!) and I discovered rtmpdump, so before I've installed URL Snooper to find the correct file, but I can't find what's the correct in a tons of files found...admit I'm not very able, but I'd like to have these two performance in my collection.

Stream Recorder 03-08-2011 12:17 AM

Re: 3voor12.vpro.nl: downloading RTMPE stream from 3voor12 with rtmpdump


 
Quote:

Originally Posted by morningdelay (Post 18974)
_http://3voor12.vpro.nl/tv/video/41199258/41338359/

_http://3voor12.vpro.nl/tv/video/41129552/42107473/

I've those two videos, I tried for months using Replay Media Catcher, Orbit Downloader, TubeMaster, Stream-Ripper etc etc, but nothing to do

You need to use RTMPE recorders instead.

Quote:

Originally Posted by morningdelay (Post 18974)
I discovered rtmpdump, so before I've installed URL Snooper to find the correct file, but I can't find what's the correct in a tons of files found...admit I'm not very able, but I'd like to have these two performance in my collection.

The parameters should be identical to the ones mentioned by hyc
http://stream-recorder.com/forum/sho...ed=1#post25870
You can try to find them with CooJah.

Or better install Linux and find all parameters, download or capture RTMPE streams with rtmpsrv or rtmpsuck.

Koos 07-07-2011 05:33 PM

Re: 3voor12.vpro.nl: downloading RTMPE stream from 3voor12 with rtmpdump


 
I always used rtmpdump version 1.x to download videos from 3voor12.vpro.nl, until recently this was no longer possible, so I tried rtmpsuck instead (version 2.3). I should have done that a long time ago, now I only have to give one single command to download a complete video and are no longer troubled by missed key frames.

There was one thing however, a one and a half hour long vid of over 800 MB in size stopped downloading every time I tried after about 70% was downloaded, giving the following error:
"ERROR: Request timeout/select failed, ignoring request
Closing connection... done!"

The only option for rtmpsuck is -z (debug) so I tried that. Downloading (as well as video playback on the website) then became very slow, but after closing the terminal (!) after about 15 (?) minutes, download (as well as playback) continued at normal speed and the video downloaded completely.

johnvanderlaar@live.nl 09-10-2011 02:11 AM

Assistence needed to record flash RTMPE stream from 3voor12.vpro.nl


 
can somebody help me with statement to record next vid?

_http://3voor12.vpro.nl/tv/#/41128679/45085903/0

I downloaded RTMPdump 2.3 but am not really familiair with commands as these

thanks for help, much apprediciated


john

KSV 09-10-2011 03:37 AM

Re: Assistence needed to record flash RTMPE stream from 3voor12.vpro.nl


 
You can use RTMPexplorer + RTMPdump package to automate the download process.

Code:

rtmpdump -r "rtmpe://fmss.vpro.nl/media" -a "media" -f "WIN 10,3,183,7" -W "http://3voor12.vpro.nl/flash/vodmediaplayer-23082011.swf" -p "http://3voor12.vpro.nl/tv/" -C B:0 -y "mp4:45085903.mp4" -o mp4_45085903.flv
Code:

RTMPDump v2.4 GIT-2011-08-11 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              1077.56
INFO:  moovPosition          169380599.00
INFO:  width                480.00
INFO:  height                272.00
INFO:  videocodecid          avc1
INFO:  audiocodecid          mp4a
INFO:  avcprofile            77.00
INFO:  avclevel              31.00
INFO:  aacaot                2.00
INFO:  videoframerate        25.00
INFO:  audiosamplerate      44100.00
INFO:  audiochannels        2.00
INFO: trackinfo:
INFO:  length                26939000.00
INFO:  timescale            25000.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                47518720.00
INFO:  timescale            44100.00
INFO:  language              eng
INFO: sampledescription:
INFO:  sampletype            mp4a
4486.630 kB / 28.86 sec (2.6%)


johnvanderlaar@live.nl 09-10-2011 04:29 AM

Re: Assistence needed to record flash RTMPE stream from 3voor12.vpro.nl


 
thanks KSV much appreciated...

sorry really a nitwit on these things I notice, but now I get

couldn't parse swf hash hex string, not hexsting or not 32 bytes, ignoring!
WARNING: Ignoring SWF hash, supply also the swf sizw with --swfsize
Connecting...
INFO Connected...
ERROR: HandleCtrl: Ignoring SWFVerifiation request, use --swfVfy!
ERROR: rtmp server sent error
ERROR: rtmp server requested close

do you have additionial usefull comments? thanks again...

KSV 09-10-2011 05:16 AM

Re: Assistence needed to record flash RTMPE stream from 3voor12.vpro.nl


 
use the latest version of RTMPdump.

Code:

http://www.mediafire.com/file/x35idf837fgf09t/rtmpdump-2.4.zip
or
Code:

http://rtmpdump.mplayerhq.hu/download/rtmpdump-20110723-git-b627335-win32.zip

johnvanderlaar@live.nl 09-12-2011 02:50 PM

Re: Assistence needed to record flash RTMPE stream from 3voor12.vpro.nl


 
hello, thanks for help again. i followed your advise, downloaded RTMPdump 2.4 and took over you statement. however, i still get the same remark "Ignoring WSFVerification request, use --swfVfy!"

do you have any suggestions left? thanks

KSV 09-12-2011 11:39 PM

Re: Assistence needed to record flash RTMPE stream from 3voor12.vpro.nl


 
Post the full command line you are using.

rudid 09-13-2011 03:17 AM

Re: 3voor12.vpro.nl: downloading RTMPE stream from 3voor12 with rtmpdump


 
Tried your initial statement and the one from KSV with the latest git version 'RTMPdump v2.4 c58cfb3~git' on Ubuntu 10.04 - works like a charm. Are you getting your source from latest git?


All times are GMT -6. The time now is 10:41 AM.