www.channel4.com: Using Rtmpdump for downloading 4OD videosHello
I'm trying to use rtmpdump to save streams from 4OD (channel 4 UK) . The video I'm trying is at Code:
http://www.channel4.com/programmes/my-big-fat-gypsy-wedding/4od/player/3034485 and Code:
http://www.channel4.com/static/programmes/asset/flash/swf/4odplayer-4.37.swf I've downloaded the 4odplayer-4.37.swf player and put it in the same folder as the rtmpdump but I don't really know what string to use for this or even if I needed to do this. Any help on how to form the correct command for rtmpdump would be great . Thanks |
Re: www.channel4.com: Using Rtmpdump for downloading 4OD videosI'm also trying to record a stream at 4od via this method and failing miserably. Is it even possible with 4od?
Code:
http://www.channel4.com/programmes/hell-in-the-pacific |
Re: www.channel4.com: Using Rtmpdump for downloading 4OD videosQuote:
I can't doublecheck this since I'm not in the UK and they're denying access based on IP addresses. But something like this ought to work: Code:
rtmpdump -r rtmpe://ak.securestream.channel4.com/4oD/mp4:assets/CH4_08_02_16_48115001001003_001.mp4 -W http://www.channel4.com/static/programmes/asset/flash/swf/4odplayer-4.37.swf -a 4oD -y mp4:assets/CH4_08_02_16_48115001001003_001 -V -o output.mp4 |
Re: www.channel4.com: Using Rtmpdump for downloading 4OD videosHi,
That command doesn't quite seem to do the trick - although it does get you quite some way there. The output is: DEBUG: HandShake: Genuine Adobe Flash Media Server DEBUG: HandShake: Handshaking finished.... DEBUG: RTMP_Connect1, handshaked DEBUG: Invoking connect INFO: Connected... DEBUG: RTMP_ClientPacket, received: invoke 134 bytes DEBUG: (object begin) DEBUG: Property: NULL DEBUG: (object begin) DEBUG: Property: <Name: level, STRING: error> DEBUG: Property: <Name: code, STRING: NetConnection.Co nnect.Rejected> DEBUG: Property: <Name: description, STRING: [ AccessManager. Reject ] : Access denied!> DEBUG: (object end) DEBUG: (object end) DEBUG: HandleInvoke, server invoking <_error> ERROR: rtmp server sent error DEBUG: RTMP_ClientPacket, received: invoke 18 bytes DEBUG: (object begin) DEBUG: Property: NULL DEBUG: (object end) DEBUG: HandleInvoke, server invoking <close> ERROR: rtmp server requested close DEBUG: Closing connection. Does that help in getting there? |
Re: www.channel4.com: Using Rtmpdump for downloading 4OD videosTry adding -p and the URL of the web page.
|
Re: www.channel4.com: Using Rtmpdump for downloading 4OD videosyou know what's funny? Using a windows XP machine, I used Any FLV Downloader and it worked great. no intricate commands or anything, it picked up the stream and you click the download button. Totally didn't work on my Windows 7 machine. Just thought I'd throw that out there.
|
Re: www.channel4.com: Using Rtmpdump for downloading 4OD videosHello thanks for the answer
I had a go with the code you suggested and it didn't work here is the debug info I used a different video form the site as well as the original i posted a link to Code:
C:\rtmp>rtmpdump -r rtmpe://ll.securestream.channel4.com/a4174/e1/mp4:xcuassets/ |
Re: www.channel4.com: Using Rtmpdump for downloading 4OD videosDownload rtmpdump 2.2. Read the manual page. Read the error message you got. Post back again after you've done all that.
|
Re: www.channel4.com: Using Rtmpdump for downloading 4OD videosWithout -a 4oD, this error vanishes but the stream still does not play. It says:
Quote:
|
Re: www.channel4.com: Using Rtmpdump for downloading 4OD videosQuote:
Thanks. |
All times are GMT -6. The time now is 09:59 AM. |