PDA

View Full Version : www.everythingon.tv: How to watch RTMP stream in VLC?


birillo
01-29-2011, 12:56 PM
hi friends I would like to watch stream with vlc

http://www.everythingon.tv/channel/view/espn-9

rtmp://fmsnl13.everythingon.tv/eontv_video/9/stream is direct link

doesn't work with rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) :(

thanks for help

ciao :D

Stream Recorder
01-30-2011, 12:07 PM
Do you want to download and then watch or just watch?

I didn't have any problem downloading or capturing this RTMP stream with Replay Media Catcher (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-HTTP-RTMP-FLV-MP3-ripper-recorder.htm) 4.

If you use Windows, you can try to find the RTMP URL (and download it) with CooJah + Blader (http://all-streaming-media.com/record-video-stream/Blader-freeware-RTMP-downloader.htm). If you use Linux, try to use rtmpsrv or rtmpsuck.

Related:
FAQ: How to record/download/capture/save Adobe Flash .FLV video RTMP stream from embedded player (http://all-streaming-media.com/faq/recording-media-stream/faq-record-download-capture-save-flash-flv-video-rtmp.htm)
How to record rtmp:// flash video .flv stream from embedded Adobe Flash Player

birillo
02-21-2011, 06:58 PM
thanks for reply

i use linux. Tried rtmpsuck not able to download stream

use win xp on virtualbox

StreamTransport (http://all-streaming-media.com/record-video-stream/StreamTransport-Download-HTTP-RTMP-RTMPE-streams.htm) works

sorry for my but english i'm italian :D

Stream Recorder
02-21-2011, 10:41 PM
i use linux. Tried rtmpsuck not able to download stream
Post the errors that you get when using rtmpsrv and rtmpsuck.

birillo
02-22-2011, 05:37 AM
buba@siduxbox:/usr/sbin$ ./rtmpsuck
RTMP Proxy Server v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
Processing connect
app: eontv_video/9
flashVer: LNX 10,1,102,65
swfUrl: http://www.everythingon.tv/viewer.swf
tcUrl: rtmp://fmsuk2.everythingon.tv:80/eontv_video/9
pageUrl: http://www.everythingon.tv/channel/view/espn-9
ERROR: RTMP_Connect1, handshake failed.
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

ERROR: WriteN, RTMP send error 32 (1536 bytes)
ERROR: Handshake failed
Closing connection... done!


this my error

mckv
03-06-2011, 03:48 AM
rtmpdump -v -r "rtmp://fmsnl10.everythingon.tv/eontv_video/9" \
-a "eontv_video/9" -f "LNX 10,3,162,29" \
-W "http://static0.everythingon.tv/embed.swf" \
-p "http://www.everythingon.tv/embed/9/340/281" \
-C S:9 -C S: -C S: -C S:embed -C S: -C S:600 -C S: -C S:1299404757145974d7357d5e572e823312888 -y "stream" |vlc -

you can get the string row easily using rtmpsrv