View Single Post
  #2  
Old 11-06-2015, 10:13 PM
peterpan peterpan is offline
Senior Member
 
Join Date: Jun 2013
Posts: 553
peterpan is on a distinguished road
Default

Re: Trying to play cnn live stream in vlc


Code:
rtmpdump -r "rtmp://h.cdn.newschat.tv/edge" -a "edge" -f "WIN 19,0,0,226" -W "http://newschat.tv/player.swf" -p "http://www.livenewschat.eu/top/" -y "cnn_live"  | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -
Code:
rtmpdump -r "rtmp://46.28.53.160/live" -a "live" -f "WIN 19,0,0,226" -W "http://www.janjuaplayer.com/resources/scripts/eplayer.swf" -p "http://www.janjuaplayer.com/embedplayer/cnnkxsm/1/600/400" -C S:OK --live -y "cnnkxsm?id=46549&pk=7f829e2cc45201330a0c9f47466f245c68ab27c7bcb9f020d4eab8ae66bf6762" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -


P.S. You may need to adjust the path to your VLC player
Reply With Quote