www.videoactive.eu: Download RTMPT stream using rtmpdumpI'd like to download a clip from Videoactive (_www.videoactive.eu) and I find the address like this:
rtmpt://cw1.noterik.com/vod/domain/videoactive/user/SLBA/video/348/rawvideo/1/raw.flv I type this string in terminal: ./rtmpdump -r rtmpt://cw1.noterik.com/vod/domain/videoactive/user/SLBA/video/348/rawvideo/1/raw.flv -o fredens_hav.flv I tried to add the L1-change but without success. It just says "ERROR: RTMP_Connect1, handshake failed.". I'm using RTMPdump 2.2d. What am I doing wrong? Or is it because Videoactive is using an rtmpt-server? |
Re: www.videoactive.eu: Download RTMPT stream using rtmpdumpCode:
-r "rtmp://cw1.noterik.com:80/vod/domain/videoactive/user/SLBA/video/348/rawvideo/1/raw" -o fredens_hav.flv -W "http://www.videoactive.eu/VideoActive/swf/MainRemoc.swf" -y "domain/videoactive/user/SLBA/video/348/rawvideo/1/raw" Code:
|
Re: Re: www.videoactive.eu: Download RTMPT stream using rtmpdumpThank you! But it says "Received FLV packet before play ()! Ignoring." when I try your code.
|
Re: www.videoactive.eu: Download RTMPT stream using rtmpdumpWhat version of RTMPdump do you use?
Quote:
|
Re: www.videoactive.eu: Download RTMPT stream using rtmpdumpVersion 2.3 for Ubuntu and 2.2d for OS X
|
Re: www.videoactive.eu: Download RTMPT stream using rtmpdumpQuote:
Code:
rtmpdump -r "rtmp://cw1.noterik.com/vod/" -a "vod/" -y "domain/videoactive/user/SLBA/video/348/rawvideo/1/raw" -o raw.flv |
Re: www.videoactive.eu: Download RTMPT stream using rtmpdumpThanks! it works now :)
|
All times are GMT -6. The time now is 06:55 AM. |