Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Need help with RTMP and tokenHello,
I am trying to stream some sports at this site but look like it have token which I couldn't figure out. Can someone help? Thanks Link I tried. http://www.vipleague.se/tennis/32620...am-online.html Might be offline now since event is over, but you can pick any of the live event from the that website and try. Here is the info I got from trmpdump Quote:
rtmpdump.exe -v -r rtmp://46.28.205.7:1935/zmliveme -f "WIN 18,0,0,232" -y "4jsao38mvl" -W "http://static.zoomtv.me/player/jwplayer.6.7.4.swf" -p "http://www.zoomtv.me/embed.php?v=1dogma&vw=660&vh=450" -a "zmliveme" --quiet | "C:\Program Files\VideoLAN\VLC\vlc.exe" |
#2
|
|||
|
|||
Re: Need help with RTMP and tokenQuote:
Code:
-T "Q!lrB@G1)ww(-dQ4J4" Code:
-C S:1441407845 -C S:938ce04926b0a5f1fa0ad9debdf3ecf7 Code:
-C S:"V>JWhui^@2ESdu0?}>AN" Code:
rtmpdump -r "rtmp://93.174.93.70:1935/zmliveme" -a "zmliveme" -f "WIN 18,0,0,209" -W "http://static.zoomtv.me/player/jwplayer.6.7.4.swf" -p "http://www.zoomtv.me/embed.php?v=1dogma&vw=660&vh=450" --live -C S:4jsao38mvl -C S:1441407845 -C S:938ce04926b0a5f1fa0ad9debdf3ecf7 -C S:"V>JWhui^@2ESdu0?}>AN" -y "4jsao38mvl" -T "Q!lrB@G1)ww(-dQ4J4" | "C:\Program Files\VideoLAN\VLC\vlc.exe" - |
#3
|
|||
|
|||
Re: Need help with RTMP and tokenSweet. Do you mind sharing how you got the token? Did you use winhex? I tried using winhex and was not successful. Also how do you find the extra parameters? Wasn't part of the dump. Thanks
|
#4
|
|||
|
|||
Re: Need help with RTMP and tokenQuote:
and rtmpdumphelper to find the code (with -C S:.....) |
#5
|
|||
|
|||
Re: Need help with RTMP and tokenHi. Can you please help with another stream. I am having difficulty trying to find the Token. Thank you much.
http://www.stream2watch.co/live-tv/u...el-live-stream |
#6
|
|||
|
|||
Re: Need help with RTMP and tokenHi,
Code:
token=F27b4e798158a711baf6d028666e09fe streamer=rtmp://95.211.209.165:1935/edge/_definst_/?xs=_we_cm83YzllaGEwejk2aHBwfDE0NDE2Mzc4MTF8NzcuMi45Ny4yNDB8NTVlZGE0NGI5N2Q5YnxkNDY3NzMzMmQ2NmEzOGM4ZTM5ZTA3ZWI4MjE5MWFiNWU4MjhmMDhk file=ro7c9eha0z96hpp.flv |
#7
|
|||
|
|||
Re: Need help with RTMP and tokenEdit: I need to work on my speed lol troller was faster
Here you go... Code:
rtmpdump -r "rtmp://watch4.streamlive.to:1935/edge/_definst_/" -a "edge/_definst_/?xs=_we_cm83YzllaGEwejk2aHBwfDE0NDE2Mzg3NDB8NzYuMTgxLjQ2LjIzNHw1NWVkYTdlYzY0MTkyfDI3YTkzZTk3ZmQzMTU2ZGU1N2E0Mzc2NjhjM2YyZTZiNjZiZGNlZDY." -f "WIN 18,0,0,232" -W "http://www.streamlive.to/ads/embed/player_ilive_embed.swf" -p "http://www.streamlive.to/embedplayer.php?channel=69110&width=700&height=480&autoplay=true" -y "ro7c9eha0z96hpp" -T "W8a336bb92090a4e05a2664db10677c3" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" - Quote:
Last edited by peterpan : 09-07-2015 at 10:15 AM. Reason: faster |
#8
|
|||
|
|||
Re: Need help with RTMP and tokenI copy and paste your code but it not working.. I wonder if they have some rotation token as seem your token and trollers posted token are different.
Ps. I tried Trollers token and not working either. |
#9
|
|||
|
|||
Re: Need help with RTMP and tokenBTW. Do you mind giving quick note on how you find the token? I tried using winhex but couldn't find it.. Here my steps:
1) I open firefox and go to stream link 2) Stream start playing, I open winhex and go to Tools, Memory 3) I open plugin.container and do a search for secureToken 4) Nothing found |
#10
|
|||
|
|||
Re: Need help with RTMP and tokenHi,
yes token is dynamic. Code:
-------------------------------------------------- http://www.streamlive.to/server.php?id=1441641275 {"token":"n74d7d9ca79ac8b0c4004058d4d129c7"} -------------------------------------------------- Code:
token= Code:
streamlive.to http://www.streamlive.to/view/69110/Discoverylive-stream-channel Code:
file': 'http://23.92.70.42:1935/edge/ro7c9eha0z96hpp/playplist.m3u8 Code:
livestreamer "hls://http://23.92.70.42:1935/edge/ro7c9eha0z96hpp/playplist.m3u8" best [cli][info] Found matching plugin stream for URL hls://http://23.92.70.42:1935/edge/ro7c9eha0z96hpp/playplist.m3u8 [cli][info] Available streams: live (worst, best) [cli][info] Opening stream: live (hls) [cli][error] Could not open stream: Unable to open URL: http://23.92.70.42:1935/ edge/ro7c9eha0z96hpp/playplist.m3u8 ((<requests.packages.urllib3.connectionpool. HTTPConnectionPool object at 0x01358630>, 'Connection to 23.92.70.42 timed out. (connect timeout=20.0)')) |
Tags: rtmp token |
Thread Tools | |
Display Modes | |
|
|