Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Trying to play cnn live stream in vlcI'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. |
#2
|
|||
|
|||
Re: Trying to play cnn live stream in vlcCode:
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 |
Tags: cnn, cnnnews, flash, vlc |
Thread Tools | |
Display Modes | |
|
|