PDA

View Full Version : Problem on this Stream with SecureToken


gallina94
05-27-2012, 01:22 PM
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

chap
05-27-2012, 02:30 PM
rtmpdump -r "rtmp://93.114.45.254/hdcaster" -a "hdcaster" -W "http://hdcaster.net/player.swf" -p "http://hdcaster.net/player.php?channel_id=117847&width=500&height=350" -y "117847" -o "117847.flv" -T "%%Xr8e(nKa@#."

gallina94
05-28-2012, 04:23 AM
rtmpdump -r "rtmp://93.114.45.254/hdcaster" -a "hdcaster" -W "http://hdcaster.net/player.swf" -p "http://hdcaster.net/player.php?channel_id=117847&width=500&height=350" -y "117847" -o "117847.flv" -T "%%Xr8e(nKa@#."

Yesss in this way it works, but how can i extract the value of the "T" parameter?

chap
05-28-2012, 04:28 AM
Yesss in this way it works, but how can i extract the value of the "T" parameter?
decompile swf

gallina94
05-28-2012, 04:49 AM
decompile swf

That's what i've tried to do but when i try to decompile it gives me 403 (forbidden) error, any idea?

hasomaso
05-28-2012, 05:02 AM
That's what i've tried to do but when i try to decompile it gives me 403 (forbidden) error, any idea?

flasm -x test.swf works for me also not

gallina94
05-28-2012, 05:08 AM
flasm -x test.swf works for me also not

Tried in this way:
flasm.exe http://hdcaster.net/player.swf

But i still receive the 403 (forbidden) error.

Josan420
05-28-2012, 05:18 AM
try this one http://www.showmycode.com/

karlo2105
05-28-2012, 10:03 AM
try this one http://www.showmycode.com/

Not working.

(dURL) Error: Can't get file from URL. Please try to download it manually and then upload to ShowMyCode. Response: HTTP/1.1 403 Forbidden

gallina94
05-28-2012, 11:02 AM
Not working.

same error for me

svnpenn
05-28-2012, 04:41 PM
same error for me

Im not sure what everyone is on about, but you dont need the token.

$ ./rtmpdump -r "rtmpe://fcast.tv/broadcast" -a "broadcast" -f "WIN 11,1,102,55
" -W "http://www.fcast.tv/player/player-licensed.swf" -p "http://www.fcast.tv/e
mbed.php?live=itaita22&vw=500&vh=350" -y "itaita22" -o itaita22.flv
RTMPDump v2.4 GIT-2012-03-08 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
INFO: rtmp server sent redirect
INFO: trying to connect with redirected url
WARNING: Trying different position for server digest!
Starting download at: 0.000 kB
INFO: Metadata:
INFO: author
INFO: copyright
INFO: description
INFO: keywords
INFO: rating
INFO: title
INFO: presetname Custom
INFO: creationdate Mon May 28 19:09:27 2012
INFO: videodevice SplitCam Video Capture
INFO: framerate 25.00
INFO: width 320.00
INFO: height 240.00
INFO: videocodecid avc1
3305.385 kB / 69.54 sec