View Single Post
  #1  
Old 09-28-2011, 03:11 PM
Mikeinc Mikeinc is offline
Junior Member
 
Join Date: Sep 2011
Posts: 5
Mikeinc is on a distinguished road
Default

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?
Reply With Quote