Rtmp Token Vlc Help???Can somebody please help to get this rtmp code to work in VLC? I don't know how to get the token. Thanks in advance!
Code:
rtmpdump -r "rtmp://80.82.70.194/live" -a "live?wmsAuthSign=c2VydmVyX3RpbWU9NS81LzIwMTYgMTozMTo1MyBBTSZoYXNoX3ZhbHVlPTBhcW14QUdLZnVSeG1ORXRBd2dpTEE9PSZ2YWxpZG1pbnV0ZXM9MTA=/" -f "WIN 21,0,0,213" -W "http://cast4u.tv/jwplayer/jwplayer.flash.swf" -p "http://www.cast4u.tv/embedcr.php?live=wwe&vw=640&vh=480" --live -y "S6ECWgrLk2Ztuc3dqF" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" - - --file-caching=5000 |
Re: Rtmp Token Vlc Help???Hi,
Code:
-T "%XB00(nKH@#." Code:
rtmp: { Code:
044D7F40 73 65 63 75 72 65 74 6F 6B 65 6E 00 00 00 00 00 securetoken..... |
Re: Rtmp Token Vlc Help???Thank you for the help. I ran rtmpdump again and got this but it still does not work for me. Can you help?
Code:
rtmpdump -r "rtmp://80.82.78.24/live" -a "live?wmsAuthSign=c2VydmVyX3RpbWU9NS81LzIwMTYgMTA6MTQ6MTUgUE0maGFzaF92YWx1ZT1CZHVUcHlXc3NtclhxVkdlS2FqWjB3PT0mdmFsaWRtaW51dGVzPTEw/" -f "WIN 21,0,0,213" -W "http://cast4u.tv/jwplayer/jwplayer.flash.swf" -p "http://www.cast4u.tv/embedcr.php?live=wwe&vw=640&vh=480" --live -y "S6ECWgrLk2Ztuc3dqF" -T "%XB00(nKH@#." | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" - - --file-caching=5000" |
Re: Rtmp Token Vlc Help???Sure it works.
If you do use bat (batch) files to execute the link + token then you need to add another % sign before the % sign in token string itself. Code:
-T "%XB00(nKH@#." greetz |
Re: Rtmp Token Vlc Help???Thank you very much for your help. The token is working for me now.
I still don't understand how you got the token. I'm new to winhex. How do you check the memory? |
Re: Rtmp Token Vlc Help???open browser web console
![]() select the iframe with the video stream ![]() almost everything uses jwplayer so type jwplayer().config in console to see the params ![]() congratz you are now l33t h4x0r and member of the anonymous, also on the nsa watchlist. |
Re: Rtmp Token Vlc Help???Thank you very much mckv!!!
Now l33t h4x0r? Member of the anonymous? Also on the nsa watchlist? |
Re: Rtmp Token Vlc Help???Quote:
|
Re: Rtmp Token Vlc Help???Hi,
you have to enter the command into the commandbar at the bottom. greetz |
Re: Rtmp Token Vlc Help???rtmpdump -r "rtmpe://89.248.162.150/live" -a "live?wmsAuthSign=c2VydmVyX3RpbWU9MTAvMjAvMjAxNiA1 OjAzOjQyIFBNJmhhc2hfdmFsdWU9a25MbnlGQ2p0NVZ1bTdtcS theHA5UT09JnZhbGlkbWludXRlcz0xMA==/" -f "WIN 23,0,0,185" -W "http://www.cast4u.tv/myplayer/jwplayer.flash.swf" -p "http://www.cast4u.tv/embedcr.php?v=euro2&vw=620&vh=490" --live -y "TT0sXawEou_6519" -o "TT0sXawEou_6519.flv" -T "%XB00(nKH@#." | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" - - --file-caching=5000"
this command I see that rtmpdumphelper download data but then vlc will not play anything. Nor it reproduce simple tv me anything if I put the following address both the token %XB00(nKH@# as the token %%XB00(nKH@#: rtmp://$OPT:rtmp-raw=rtmpe://80.82.78.75/live?wmsAuthSign=c2VydmVyX3RpbWU9MTAvMjAvMjAxNiA0O jMzOjAxIFBNJmhhc2hfdmFsdWU9Nkp0c3RldXVsV2Z1Z1dnWE5 jYWx5Zz09JnZhbGlkbWludXRlcz0xMA== playpath=TT0sXawEou_6519 swfUrl=http://www.cast4u.tv/myplayer/jwplayer.flash.swf live=1 pageUrl=http://www.cast4u.tv/embedcr.php?v=euro2&vw=620&vh=490 --live token=%XB00(nKH@# However simple tv if I put the address without the token if played for a couple of seconds and then cut. What is wrong with it? |
All times are GMT -6. The time now is 10:49 AM. |