View Single Post
  #5  
Old 09-27-2011, 04:00 PM
karlo2105 karlo2105 is offline
Senior Member
 
Join Date: Sep 2011
Posts: 318
karlo2105 is on a distinguished road
Default

Re: www.videohlam.ru - How to dump it Russian TV stream


Quote:
Originally Posted by mckv View Post
fails with vlc for me works fine with mplayer

Code:
rtmpdump -r "rtmp://stream3.optizone.ru:1935/rtmp" -a "rtmp" -f "LNX 11,0,1,129" -W "http://www.videohlam.ru/scripts/player/swf/flowplayer.rtmp-3.2.1.swf" -p "http://www.videohlam.ru/site/page/tv" -y "stream/vlc107.ts" -o - | mplayer -cache 2000 -
Thank you very much.
It also works for me with VLC when you use this command above. I am astonished you didn't mention -v parameter for live streaming. I thought every live streaming should use -v parameter. How did you find it? Does this command download video or it only plays live video?
Reply With Quote