Quote:
Originally Posted by quan3t
Hello,
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
This is my syntax
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"
|
yes need token but 2 other dynamic values and
" " for other value
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" -
