View Single Post
  #1  
Old 03-28-2015, 08:29 AM
joejones15 joejones15 is offline
Senior Member
 
Join Date: Mar 2015
Posts: 222
joejones15 is on a distinguished road
Default

rtmp to VLC instead of "save file"


Hey all,

I have this rtmp that saves nicely to a .flv file, but I would like to watch it live in a player such as VLC or similar (instead of after its downloaded) any suggestions?

Code:
rtmpdump -r "rtmpe://46.246.124.3:1935/l" -a "l" -f "WIN 17,0,0,134" -W "http://player.hdcast.org/_.swf" -p "http://www.hdcast.org/embedlive4.php?u=sskys4&vw=640&vh=400&domain=www.streamking.info" -y "sskys4" -o "2015-03-28_10-23-18_sskys4.flv"
many thanks!
Reply With Quote