PDA

View Full Version : secureToken in rtmp streams


thefallenghost
04-06-2013, 01:22 PM
Hi I'm new to rtmpdump and I was wondering if there's any way to decrypt the secureToken on some rtmp streams so I can use the -T? For example:

rtmpdump -r rtmp://198.144.158.138.:80/pub/aJNMYafWLD4qr7xhmutf -s http://www.castto.me/_.swf -p http://static.castto.me

I get :
secureToken..Hd85f18039955f2d48b59627eb51b054a2ec6 d244e6d2c0d559a96f119122fbbb21056ab0
secureTokenResponse............$ca8db014-36d2-46c1-af61-de9d2976b183C

For this stream in particular, it redirects (I think) to rtmp://cdn.castto.me:1935/pub/_definst_/aJNMYafWLD4qr7xhmutf. This doesn't work in rtmpdump (I'd be gratuful if someone explained how to make it work :D) but it works in ffmpeg without any token!
edit: just realized it only gets you the current frame in ffmpeg and gets stuck there :(. I haven't been able to make this kind of stream work (2nd one) in rtmpdump while they did play in ffmpeg in the past, so I'd still like to know how!

hasomaso
04-06-2013, 01:59 PM
-T "#ed%h0#w@1"

thefallenghost
04-06-2013, 02:03 PM
But how did you get it :O?

thefallenghost
04-06-2013, 03:20 PM
Nevermind I just found ;)
Thanks for the help!

vothanhhaict
04-22-2013, 12:40 AM
Hi! Can you get the new token please?
rtmpdump -r "rtmpe://117.103.232.58/vivo" -W "http://vivo.go.vn/files/newflash/sephPlayer.swf"
Thanks!

KSV
04-23-2013, 09:10 AM
Token is still same. refer to main thread (http://stream-recorder.com/forum/find-securetokenresponse-file-flash-vivo-vn-t10340.html).

-T "S#edE%h0P#w@H1$%"

vothanhhaict
04-24-2013, 07:14 AM
Token is still same. refer to main thread (http://stream-recorder.com/forum/find-securetokenresponse-file-flash-vivo-vn-t10340.html).

-T "S#edE%h0P#w@H1$%"

http://vivo.go.vn/files/newflash/sephPlayer.swf
Not this one http://vivo.vn/files/flash/sephPlayer.swf

KSV
04-24-2013, 11:32 AM
both url's point to same file.

MD5: EC3798B60F3B0A613028A12925395277

vothanhhaict
04-25-2013, 06:37 AM
both url's point to same file.

MD5: EC3798B60F3B0A613028A12925395277

Thank you!!!