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

Need Token from

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

P3T3 06-13-2014 03:22 AM

Need Token from


 
This is the dump I have, need the token for football :) Any help would be good,
Thanks

Site URL:
http://funkeysports.com/watch/beinsp...ve-stream.html

Dump

rtmpdump -V -v -r "rtmpe://l.xuscacamusca.se/r/" -y "23179" -a "r" -p "http://xuscacamusca.se/?id=23179&width=640&height=460" -W "http://xuscacamusca.se/NjJmNTc3YjVkNjliZDc4ZDBkNTc3YWY5/jwplayer.flash.swf" -f "WIN 13,0,0,214" -o C:\\temp\bein1.flv

mckv 06-13-2014 03:48 AM

Re: Need Token from


 
there is no token you need to use the correct playpath

Code:

rtmpdump -v -r "rtmpe://l.xuscacamusca.se/r/" -y "bein1hd951" -a "r" -p "http://xuscacamusca.se/?id=23179&width=640&height=460" -W "http://xuscacamusca.se/NjJmNTc3YjVkNjliZDc4ZDBkNTc3YWY5/jwplayer.flash.swf" -f "WIN 13,0,0,214" | vlc -

4 ever 06-13-2014 04:01 AM

Re: Need Token from


 
Quote:

Originally Posted by mckv (Post 68274)
there is no token you need to use the correct playpath

Code:

rtmpdump -v -r "rtmpe://l.xuscacamusca.se/r/" -y "bein1hd951" -a "r" -p "http://xuscacamusca.se/?id=23179&width=640&height=460" -W "http://xuscacamusca.se/NjJmNTc3YjVkNjliZDc4ZDBkNTc3YWY5/jwplayer.flash.swf" -f "WIN 13,0,0,214" | vlc -

not work

need token

drbmn 06-13-2014 05:23 AM

Re: Need Token from


 
Code:

-T "36QXq4W@GSBV^teR"
Code:

rtmpdump -V -r "rtmpe://185.56.28.201:443/c0be82e1442e7169a9a358db47fcafcb" -a "c0be82e1442e7169a9a358db47fcafcb" -y "bein1hd951" -f "WIN 13,0,0,214" -W "http://xuscacamusca.se/ZTc4YmRmZjA0YzYwM2M1NTM4NjM0NDg0/jwplayer.flash.swf" -p "http://xuscacamusca.se/?id=23179&width=640&height=460" -T "36QXq4W@GSBV^teR" | "C:\Program Files (x86)\VideoLAN\vlc\vlc.exe" -

P3T3 06-13-2014 05:43 AM

Re: Need Token from


 
As sead ERROR: RTMP_HashSWF: swfurl http://xuscacamusca.se/NjJmNTc3YjVkNjliZDc4ZDBkNTc3Y
WY5/jwplayer.flash.swf not found
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close

I cant get the swf to try to decrypt, if any one can help with token or a working method to dump token,
Thanks

drbmn 06-13-2014 05:54 AM

Re: Need Token from


 
i have replied with an answer - please wait for the mods to let it show up! its working ;)

mckv 06-13-2014 07:28 AM

Re: Need Token from


 
update your rtmpdump

elsaba 06-13-2014 08:34 AM

Re: Need Token from


 
Quote:

Originally Posted by mckv (Post 68274)
there is no token you need to use the correct playpath

Code:

rtmpdump -v -r "rtmpe://l.xuscacamusca.se/r/" -y "bein1hd951" -a "r" -p "http://xuscacamusca.se/?id=23179&width=640&height=460" -W "http://xuscacamusca.se/NjJmNTc3YjVkNjliZDc4ZDBkNTc3YWY5/jwplayer.flash.swf" -f "WIN 13,0,0,214" | vlc -


how did you get the correct playpath

4 ever 06-13-2014 08:39 AM

Re: Need Token from


 
i have latest release 2.4

peterpan 06-13-2014 09:13 AM

Re: Need Token from


 
As mckv said, no token's needed and it works just fine ;)

The bad thing about these kind of streams is that they change servers and players quiet often, so you'll have to get a whole code again, when they do... :(

Use this...(explicit VLC path, which you may want to mod if you have it installed somewhere else, on your machine)

Code:

rtmpdump -v -r "rtmpe://l.xuscacamusca.se/r/" -y "bein1hd951" -a "r" -p "http://xuscacamusca.se/?id=23179&width=640&height=460" -W "http://xuscacamusca.se/NjJmNTc3YjVkNjliZDc4ZDBkNTc3YWY5/jwplayer.flash.swf" -f "WIN 13,0,0,214" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -


All times are GMT -6. The time now is 10:50 AM.