Quote:
Originally Posted by noob2001204
This command should work
Code:
rtmpdump
-r "rtmpte://fms-fra24.rtl.de:1935/rtlnow//7/E73451_FA001_A_700k.flv"
-W "http://rtl-now.rtl.de/includes/rtlnow_videoplayer09_2.swf"
-p "http://rtl-now.rtl.de/cobra.php?player=1&play_now=1"
-o video.flv
|
In the meantime RTL changed something and the file extension changed to .f4v from .flv
The actual streaming is not downloadable with the above scheme.
I get the streaming file (i guess): <filename>rtmpe://fms-fra6.rtl.de/rtlnow/7/V_38347_A7EK_E81153_41735_16x9-lq-512x288-h264-c0_94666b880d2a409d012d28b5c62a18b6.f4v</filename>
The other parameters are still the same, but I didn't work. Debugging said: no such a file...
Could you help me somebody to retrieve this file from "http://rtl-now.rtl.de/cobra.php?player=1&play_now=1"
Thanks a lot!