View Single Post
  #1  
Old 08-25-2011, 05:39 PM
mucea mucea is offline
Junior Member
 
Join Date: Apr 2010
Posts: 29
mucea is on a distinguished road
Default

Game-mania.hu (limev.com) - Problem downloading with rtmpdump / watching with VLC


It's about the Live TV station called RTL KLub from this page:
Quote:
hxxp://www.game-mania.hu/
RTMPdump definitely won't accept it.

Code:
rtmpdump -r "rtmp://live.yycast.com:1935/live/_definst_/game32" -a "live/_definst_/game32" -W "http://www.limev.com/player/player-licensed.swf" -p "http://www.limev.com/"  -C O:1 -C O:0 -y "game32" --quiet | "vlc.exe"
Is there anything wrong with the code?
Reply With Quote