View Single Post
  #3  
Old 01-21-2010, 02:04 AM
noob2001204 noob2001204 is offline
Senior Member
 
Join Date: Dec 2007
Posts: 213
noob2001204 has a spectacular aura aboutnoob2001204 has a spectacular aura about
Default

Re: How to download secure RTMPE streaming film from rtl-now.rtl.de


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