RTMPDumpHelper grabs these videos great but for some reason not with rtmpsuck.exe ? So what i did was rename rtmpsrv.exe to rtmpsuck.exe and bang it worked like a charm here is example
Code:
rtmpdump -r "rtmp://stream.tsr.ch:1935/ondemand" -a "ondemand?ovpfv=2.1.7-internal" -f "WIN 11,3,300,262" -W "http://www.rts.ch/v/player" -p "http://www.rts.ch/archives/tv/divers/3460857-le-temps-de-jeanne-1.html" -y "media/archives/2009/jeannedarc-temps/01-jeannedarc_temps_lm016638-500k" -o 01-jeannedarc_temps_lm016638-500k.flv
edit: Make sure you get the latest build of RTMPDumpHelper and you shouldnt have the problem i did ?
Quote:
Version 1.10:
Added option to run the RTMP server (rtmpsrv.exe) instead of rtmpsuck.exe (In 'RTMPDump Options' window - F9)
In some Web sites, the proxy server (rtmpsuck.exe) cannot download the RTMP streams properly, so you can use rtmpsrv.exe instead to solve the problem.
Added option to choose another folder for saving the downloaded RTMP streams. (In 'RTMPDump Options' window - F9)
|