Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
![]() ![]() |
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
![]() help tokenhello quisera ask for help to find the token in dinozap this is the channel:
http://www.dinozap.tv/redirect/chann...tostart= true and this is what I captured: rtmpdump -r "rtmpe://184.75.213.50:1735/vod" -a "vod" -f "WIN 11,6,602,171" -W "http://93.114.45.68/jwplayer5/player.swf" -p "http://www.dinozap.tv/redirect/embedredi.php?c=111&width=720&height=440&autostart =true&tk1=O9CIxPEml6ubA9NS1nu1zKIQbfE8CMkOLiFjAZMt U8Q%3D&tk2=713dTcBcMa%2FpkgRfN3rk7lSvpCCc7pflp5e8c 5dGb7k%3D&tk3=0iw3nPPpqjzJiOxi1GkUBUlPe4h%2BspnJ%2 FuvlGtekF28%3D" -y "abonovip.eu" -o "abonovip.eu.flv" I have been looking into the sfw with: http://www.showmycode.com/ but can not find it anywhere token. have if you can help me learn to get the token. to avoid having to ask for them at all times. a greeting |
#2
|
|||
|
|||
![]() Re: help tokenQuote:
try this Code:
-T "#ro%g0#r@1" |
#3
|
|||
|
|||
![]() Re: help tokenWith that token code gives me error:
Quote:
Edit: I read that probably my pc problem. I tested with this application: http://fmsguru.com/FreeApps/connectiontester.cfm and this is the result: RMTP Default Success 15.9s RMTP Port 1935 Success 15.9s RMTP Port 80 Success 15.9s RMTP Port 443 Success 15.9s RMTPT (Tunneling) Default Success 16.7s RMTPT (Tunneling) Port 80 Success 19.2s RMTPT (Tunneling) Port 443 Success 16.8s RMTPT (Tunneling) Port 1935 Success 16.8s |
#4
|
|||
|
|||
![]() Re: help tokenDecompile the SWF and you will find the secureToken.
The secure Token is #ro%g0#r@1 If you run your RTMPDump command from within a batchfile you need to escape the reserved character '%' with '%%'. -T "#ro%%g0#r@1" Code:
rtmpdump -r "rtmpe://184.75.213.82:1735/vod" -a "vod" -f "WIN 11,6,602,171" -W "http://93.114.45.68/jwplayer5/player.swf" -p "http://www.dinozap.tv/redirect/embedredi.php?c=111&width=720&height=440&autostart=true&tk1=HWDvdPrnrqE9mzzyrN55mL9wYZP1hJs93the5X6qOwo%3D&tk2=D9MIgWC1tWCADPfZ9JFTIZY27gGZP6KKjZq4TdaKOVI%3D&tk3=QGw%2F24ygYGmY3SFBKej1ffGDO77mvQSAmiTSgfc9AyI%3D" -T "#ro%%g0#r@1" -y "abonovip.eu" -o "abonovip.eu.flv" |
#5
|
|||
|
|||
![]() Re: help tokenQuote:
Quote:
|
#6
|
|||
|
|||
![]() Re: help tokenAre you sure that you closed your browser window before executing the command?
This is the RTMPDump version I used: Code:
http://stream-recorder.com/forum/showpost.php?p=60019&postcount=10 Code:
rtmpdump -r "rtmpe://184.75.213.82:1735/vod/abonovip.eu" -p "http://www.dinozap.tv/" -T "#ro%%g0#r@1" -o "abonovip.eu.flv" |
![]() ![]() |
Tags: token |
Thread Tools | |
Display Modes | |
|
|