Quote:
Originally Posted by philj
Hi Troller12 and biezom and All
Thanks for the brilliant answer. I just want to be sure I get this.
First question: Once I access the URL new dynamic string values are generated each time.
i.e., -C S:1424906726 and -C S:dbd538d18b01883ec74894a1c4282148 in your examples?
Second question: How do I use rtmpsrv in this case to grab the dump in order to see the dynamic string values?
Thanks in advance
|
1) yes
2)
a) in a first administrator terminal
Code:
iptables -t nat -A OUTPUT -p tcp --dport 1935 -j REDIRECT
b) in a second administrator terminal
c)load your video (it does not start, it's normal)
d) rtmpsrv generate the code like
Code:
rtmpdump -r "rtmp://89.248.160.252:1935/zmtvliveme" -a "zmtvliveme" -f "WIN 16,0,0,235" -W "http://static.zoomtv.me/player/jwplayer.6.5.3.swf" -p "http://www.zoomtv.me/embed.php?v=herbie&vw=660&vh=450" --live -C S:qLEOVtXDAw -C S:1424907032 -C S:7e67fbd8fe3dd45ebda7494f78ff508e -C S:V>JWhui^@2ESdu0?}>AN -y "qLEOVtXDAw" -o "2015-02-26_12-30-36_qLEOVtXDAw.flv"
it's an exemple
e) copy the code
f) close your video
g) stop rtmpsrv (CTRL +C)
h ) in the first administrator terminal
Code:
iptables -t nat -D OUTPUT -p tcp --dport 1935 -j REDIRECT
i) in an user terminal paste the code without forget add -T 'Q!lrB@G1)ww(-dQ4J4' and the ' ' for V>JWhui^@2ESdu0?}>AN
I think I have forgotten nothing