View Single Post
  #1  
Old 05-27-2012, 01:22 PM
gallina94 gallina94 is offline
Junior Member
 
Join Date: Apr 2012
Posts: 15
gallina94 is on a distinguished road
Default

Problem on this Stream with SecureToken


Hi all guys,
i'm having a problem using RTMPDUMP with the stream found here:

http://la-tv-gratis.noiblogger.com/italia2/

If i use rtmpsuck the stream go on and play with no problem. But if i try to use rtmpdump with the parameters here is the result:

rtmpdump -r rtmp://93.114.45.254/hdcaster -a "hdcaster" -f "LNX 11,2,202,228" -W "http://hdcaster.net/player.swf" -p "http://hdcaster.net" -y "117847" -v -o "TRYDUMP"
RTMPDump 2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP_HashSWF: couldn't contact swfurl http://hdcaster.net/player.swf (HTTP error 403)
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: author
INFO: copyright
INFO: description
INFO: keywords
INFO: rating
INFO: title
INFO: presetname Custom
INFO: creationdate Sun May 27 10:02:48 2012
INFO: videodevice SplitCam Video Capture
INFO: framerate 25.00
INFO: width 320.00
INFO: height 240.00
INFO: videocodecid avc1
INFO: videodatarate 350.00
INFO: avclevel 31.00
INFO: avcprofile 66.00
INFO: videokeyframe_frequency5.00
INFO: audiodevice Line in (e2eSoft VAudio)
INFO: audiosamplerate 22050.00
INFO: audiochannels 2.00
INFO: audioinputvolume 95.00
INFO: audiocodecid .mp3
INFO: audiodatarate 40.00
117.139 kB / 1.02 sec
ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 8514
135.536 kB / 1.28 sec
Download complete


After 1 seconds RTMPDUMP closes. Here is what i've with wireshark (i think the problem is the secure token but not sure)

Can anyone help me?? THANKSSSSS

Last edited by chap : 05-27-2012 at 02:30 PM.
Reply With Quote