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?