View Single Post
  #5  
Old 03-12-2012, 12:37 PM
urgoz urgoz is offline
Junior Member
 
Join Date: Feb 2012
Posts: 3
urgoz is on a distinguished road
Default

Re: Help with this rtmp live


Hi guys

Need help to make this stream work with rtmpdump:
http://onlinetvportal.eu/index.php/digi-sport.html

Here what i got with rtmpsrv-vlc:

Code:
RTMP Server v2.4 VLC Streamer (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!

rtmpdump -r "rtmp://yhosting.eu/stream2" -a "stream2" -f "WIN 11,1,102,63" -W "http://onlinetvportal.eu/flowplayer.rtmp-3.2.0.swf" -p "http://onlinetvportal.eu/index.php/digi-sport.html" --live -y "stream2" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
But:

Code:
RTMPDump v2.4 GIT-2012-02-24 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Checked the swf for token, didn't find any. However CooJoah+Blader can record the stream without problem.
Reply With Quote