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

www.videoactive.eu: Download RTMPT stream using rtmpdump

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

Mikeinc 09-28-2011 03:11 PM

www.videoactive.eu: Download RTMPT stream using rtmpdump


 
I'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?

chap 09-28-2011 03:42 PM

Re: www.videoactive.eu: Download RTMPT stream using rtmpdump


 
Code:

-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:


C:\Documents and Settings\Администратор\Мои документы\STREAM\rtmpdump-2.3-window
s\rtmpdump-2.3\rtmpexplorer>"C:\Documents and Settings\Администратор\Мои докумен
ты\rtmpdump-2.1d-windows\rtmpdump.exe" -r "rtmp://cw1.noterik.com:80/vod/domain/
videoactive/user/SLBA/video/348/rawvideo/1/raw" -o fredens_hav.flv -W "http://ww
w.videoactive.eu/VideoActive/swf/MainRemoc.swf" -y "domain/videoactive/user/SLBA
/video/348/rawvideo/1/raw"
RTMPDump v2.1d
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
Starting download at: 0.000 kB
Metadata:
  duration              2558.04
  width                640.00
  height                480.00
  videodatarate        0.00
  framerate            25.00
  videocodecid          2.00
  audiosamplerate      44100.00
  audiosamplesize      16.00
  stereo                TRUE
  audiocodecid          2.00
  filesize              424876750.00
6153.341 kB / 36.40 sec (1.4%)


Mikeinc 09-29-2011 01:25 AM

Re: Re: www.videoactive.eu: Download RTMPT stream using rtmpdump


 
Thank you! But it says "Received FLV packet before play ()! Ignoring." when I try your code.

any ANONYMOUS forum user 09-29-2011 02:16 AM

Re: www.videoactive.eu: Download RTMPT stream using rtmpdump


 
What version of RTMPdump do you use?
Quote:

Originally Posted by chap (Post 32968)
Code:

C:\Documents and Settings\Администратор\Мои документы\STREAM\rtmpdump-2.3-window
s\rtmpdump-2.3\rtmpexplorer>"C:\Documents and Settings\Администратор\Мои докумен
ты\rtmpdump-2.1d-windows\rtmpdump.exe" -r "rtmp://cw1.noterik.com:80/vod/domain/
videoactive/user/SLBA/video/348/rawvideo/1/raw" -o fredens_hav.flv -W "http://ww
w.videoactive.eu/VideoActive/swf/MainRemoc.swf" -y "domain/videoactive/user/SLBA
/video/348/rawvideo/1/raw"



Mikeinc 09-29-2011 02:32 AM

Re: www.videoactive.eu: Download RTMPT stream using rtmpdump


 
Version 2.3 for Ubuntu and 2.2d for OS X

nullacht 09-29-2011 03:43 AM

Re: www.videoactive.eu: Download RTMPT stream using rtmpdump


 
Quote:

Originally Posted by Mikeinc (Post 32980)
Thank you! But it says "Received FLV packet before play ()! Ignoring." when I try your code.

Code:

rtmpdump -r "rtmp://cw1.noterik.com/vod/" -a "vod/" -y "domain/videoactive/user/SLBA/video/348/rawvideo/1/raw" -o raw.flv

Mikeinc 09-29-2011 04:00 AM

Re: www.videoactive.eu: Download RTMPT stream using rtmpdump


 
Thanks! it works now :)


All times are GMT -6. The time now is 06:55 AM.