Hello. I would like to know is there any chance to watch live streams from Streami.tv with
RTMPdump. It worked previously flawlessly but admin locked SWF player and rtmpdump can't access anymore it that's why it rejects connection.
Here is a stream I want to watch with rtmpdump.
Code:
rtmpdump -v -r "rtmp://76.10.223.6:1936/streami/streamnfdagsdhasdfasdf-ghwb" -W "http://streami.tv/fp/flowplayer.commercial-3.2.7.swf" -p "http://streami.tv/embed/e2.php?h=500&w=700&n=lY%2BxDQVRXyZbGGRUTKCg9N4LXdQ0gtv6HoOU%2BUM7RIh?2Bv5p4Am%2FCBarnQm5Z8E57yt8XnCyYUlG31yEqxa28CiukbMzVyRf34hxqxUGV5szlcvCKWV3J2rp" | %systemdrive%\progra~2\videolan\vlc\vlc -
Here is error message :
Quote:
RTMPDump v2.4 GIT-2011-07-11 (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
ERROR: RTMP_HashSWF: couldn't contact swfurl http://streami.tv/fp/flowplayer.com
mercial-3.2.7.swf (HTTP error 403)
Connecting ...
WARNING: HandShake: client signature does not match!
INFO: Connected...
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
Starting Live Stream
INFO: Metadata:
INFO: author
INFO: copyright
INFO: description
INFO: keywords
INFO: rating
INFO: title
INFO: presetname Custom
INFO: creationdate Sat Sep 10 13:04:56 2011
INFO: videodevice VHScrCap
INFO: framerate 24.00
INFO: width 650.00
INFO: height 474.00
INFO: videocodecid avc1
INFO: videodatarate 600.00
INFO: avclevel 31.00
INFO: avcprofile 66.00
INFO: videokeyframe_frequency5.00
INFO: audiodevice VIA HD Audio Input
INFO: audiosamplerate 22050.00
INFO: audiochannels 1.00
INFO: audioinputvolume 100.00
INFO: audiocodecid .mp3
INFO: audiodatarate 32.00
123.167 kB / 0.00 sec
ERROR: rtmp server sent error
168.463 kB / 0.00 sec
ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 2786
231.677 kB / 0.00 sec
Download complete
|
Streami.tv uses domain protection that's why embed address seems weird. I don't think domain protection restricts usage of rtmpdump. I hope someone will help me how to prevail this issue with rtmpdump.
Thanks very much.