Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Seeon.tv - How can I get this rtmp stream to play on VLC?Hi, I'm new here and i want to get the rtmp of this stream to put it on VLC and play there.
The stream: _http://www.seeon.tv/view/14453/MSNBC_News I tried Wireshark, URL Snooper, rtmpdump but i couldnt get it. Thanks in advance. |
#2
|
|||
|
|||
Re: Seeon.tv - How can I get this rtmp stream to play on VLC? |
#3
|
|||
|
|||
rtmpdump problem playing live10.seeon.tv in VLCWith this rtmp: rtmp://live10.seeon.tv/edge/aapzyu5sxqaxw5b swfUrl=http://cdn.static.seeon.tv/jwplayer/player.swf pageUrl=http://www.seeon.tv/view/12840/Fox_Soccer_Channel tcUrl=rtmp://live10.seeon.tv/edge
How i make it work to play on VLC? thanks in advance |
#4
|
|||
|
|||
Re: rtmpdump problem playing live10.seeon.tv in VLCQuote:
Code:
rtmpdump.exe -v -r rtmp://live10.seeon.tv/edge/aapzyu5sxqaxw5b -W http://www.seeon.tv/jwplayer/player.swf -p http://www.seeon.tv/view/12840 | C:\Program Files\VideoLAN\VLC\vlc.exe - |
#5
|
|||
|
|||
rtmpdump help playing live10.seeon.tv in VLCThis is what I have for my code, but it seems to force me to download the flv I just want to stream it. Even though VLC opens it doesn't stream it. :/ Any help would be awesome!
Code:
rtmpdump.exe -v -r rtmp://live10.seeon.tv/edge/vd oycrdqyxtmac5 -W http://www.seeon.tv/jwplayer/player.swf -p http://www.seeon.tv/ view/10007 -o stdout | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" |
#6
|
|||
|
|||
Re: rtmpdump help playing live10.seeon.tv in VLCLike this
Code:
rtmpdump -v -r rtmp://live10.seeon.tv/edge/vdoycrdqyxtmac5 -W http://www.seeon.tv/jwplayer/player.swf -p http://www.seeon.tv/view/10007 | C:\Program Files (x86)\VideoLAN\VLC\vlc - |
#7
|
|||
|
|||
Re: rtmpdump help playing live10.seeon.tv in VLCWow.. so I wasn't far off I needed to type the - at the end?
|
Tags: play, rtmp, rtmp stream, rtmpdump, see on tv, seeon tv, seeontv, vlc |
Thread Tools | |
Display Modes | |
|
|