View Single Post
  #259  
Old 09-11-2014, 12:46 PM
H3om H3om is offline
Junior Member
 
Join Date: Sep 2014
Posts: 8
H3om is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Hi,
i have a issue with play Live-Streams of streamnetwork.tv in VLC or XBMC. Some streams on the page use the rtmp-protocol which I have read with RTMPDumpHelper v1.21:

Code:
rtmpdump -r "rtmp://pc3oot.us.to:1935/live/" -a "live/" -f "WIN 15,0,0,152" -W "http://www.streamnetwork.tv/page/jwp.swf" -p "http://www.streamnetwork.tv/page/rtmp.php?c=sportnews&auth=2312004c8a66c6599bb1fd1881f64e3a" --live -y "sportnews" -o "2014-09-11_08-22-05_sportnews.flv"
However, I get this error message when I start the stream with last rtmpdump.exe Version:

Quote:
RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
ERROR: Closing connection: NetStream.Play.Failed
My suspect is the DDos Protection on the homepage which prevents the forwarding of streams. Is it still possible to see the streams on XBMC or VLC Player.

I would be glad if someone would have a solution for the problem.

thx
Reply With Quote