View Single Post
  #6  
Old 10-08-2014, 06:28 PM
someone123 someone123 is offline
Junior Member
 
Join Date: Feb 2012
Posts: 21
someone123 is on a distinguished road
Default

Re: Help With Recording a Stream


So, how does that work then? Before they changed the streaming, this was an example of the code I was using for a .bat file:

Code:
rtmpdump -r "rtmp://cp114426.live.edgefcs.net:1935/live" -a "live?ovpfv=2.1.5" -W "http://www.tbn.org/flash/hd_player_4x3.swf" --live -y "smile_mbr_high_1@59409" -o "file.flv"
Reply With Quote