Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Problem on this Stream with SecureToken

(http://stream-recorder.com/forum/showthread.php?t=12695)

gallina94 05-27-2012 01:22 PM

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

chap 05-27-2012 02:30 PM

Re: Problem on this Stream with SecureToken


 
Code:

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

Re: Problem on this Stream with SecureToken


 
Quote:

Originally Posted by chap (Post 46740)
Code:

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

Re: Problem on this Stream with SecureToken


 
Quote:

Originally Posted by gallina94 (Post 46766)
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

Re: Problem on this Stream with SecureToken


 
Quote:

Originally Posted by chap (Post 46767)
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

Re: Problem on this Stream with SecureToken


 
Quote:

Originally Posted by gallina94 (Post 46769)
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

Re: Problem on this Stream with SecureToken


 
Quote:

Originally Posted by hasomaso (Post 46770)
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

Re: Problem on this Stream with SecureToken


 
try this one
Code:

http://www.showmycode.com/

karlo2105 05-28-2012 10:03 AM

Re: Problem on this Stream with SecureToken


 
Quote:

Originally Posted by Josan420 (Post 46775)
try this one
Code:

http://www.showmycode.com/

Not working.

Quote:

(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

Re: Problem on this Stream with SecureToken


 
Quote:

Originally Posted by karlo2105 (Post 46784)
Not working.

same error for me


All times are GMT -6. The time now is 12:27 AM.