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

Help on using rtmpdump to pull RTMPE stream on Win 7

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

Datajunky 12-27-2010 03:32 PM

Help on using rtmpdump to pull RTMPE stream on Win 7


 
Hello everyone

I have tried a couple of apps even got the old Replay Media Catcher 3.01 to orginal state, but it look's like this is not working for the following link...

http://www.youtube.com/watch?v=G47NEpCCGaU&list=SL


I can however pull all the ad's off but not the main content which is a good test on the RTMPE stream.

I then read about rtmpdump is able to still do this...

I have place the files in the temp dir and I understand I have to access a dos shell cmd to access this...

I just don't get how to get all the other part's I have read and tried to replicate but I don't seem to be getting any where fast.

So I would be greatful of a walk through on how to do this as I am sure I am not the only one that is struggling to make this work for them.

Many thanks DataJunky

Stream Recorder 12-28-2010 03:28 PM

Re: Help on using rtmpdump to pull RTMPE stream on Win 7


 
Have you tried to use GUI RTMPE recorders like StreamTransport and Coojah?

nullacht 03-09-2011 04:36 AM

Re: Help on using rtmpdump to pull RTMPE stream on Win 7


 
Quote:

Originally Posted by Datajunky (Post 24052)
http://www.youtube.com/watch?v=G47NEpCCGaU&list=SL


[...]

I then read about rtmpdump is able to still do this...

My suggestion: Try to learn how to use rtmpsrv (linux + port redirection with iptables).
The default port for RTMPE streams on YouTube.com is port 1935.

RTMPDump v2.3:

Code:

rtmpdump -r "rtmpe://85.183.195.126/youtube?aifp=YT2008121701&slist=c7%2Fid%2F1b8ecd12908219a5%2Fitag%2F35&plid=AASeCd-Bhk_3ZG4l&auth=daEbubLdJaCbOcDdnbXdNcwcbbZdOcBa7c1-bnD1d8-eS-HyKFIkvc&_fcs_vhost=cp59009.edgefcs.net" -W "http://s.ytimg.com/yt/swfbin/watch_as3-vfl4DpYg6.swf" -y "c7/id/1b8ecd12908219a5/itag/35" -o 35.flv
Code:

RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 8
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              2689.20
INFO:  starttime            0.00
INFO:  totalduration        2689.20
INFO:  width                854.00
INFO:  height                480.00
INFO:  videodatarate        856.44
INFO:  audiodatarate        96.22
INFO:  totaldatarate        960.82
INFO:  framerate            25.00
INFO:  bytelength            322981263.00
INFO:  canseekontime        TRUE
INFO:  sourcedata            B4A7DD2C2HH1299664029869089
INFO:  purl
INFO:  pmsg
INFO:  httphostheader        r2.bru01t07.googlevideo.com
315411.390 kB / 2689.20 sec (100.0%)
Download complete

StreamTransport v1.0.2.2041 (with RTMPE support) also works...


All times are GMT -6. The time now is 01:57 AM.