Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   get-flash-videos (http://stream-recorder.com/forum/forumdisplay.php?f=70)
-   -  

Trying to play cnn live stream in vlc

(http://stream-recorder.com/forum/showthread.php?t=20426)

muggyduckfeathers 11-06-2015 07:28 PM

Trying to play cnn live stream in vlc


 
I'm trying to play this stream in VLC. I've tried to view the source, can't find the feed. I used replay media catcher to find the streaming file and it's a m3u8. I just want to be able to stream CNN news without having to open a browser all the time. The stream can be located here

http://www.livenewschat.eu/top/

Or

http://www.zahitvstation.com/watch-cnn-usa-live


I would like to play either one of the streams in VLC, could someone help me out here? The m3u8 file I found only plays for a short period of time.

peterpan 11-06-2015 10:13 PM

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 ;)


All times are GMT -6. The time now is 05:03 AM.