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!