Quote:
Originally Posted by beerfoot
I've been trying the same method, working for another stream, but unsuccessful for getting the rtmpdump command of regarder(.)me/splus/streamer.php?id=remi1
Could anyone briefly explain why this rtmp stream can't be caught the same way?
Thanks++
|
port 1935 in the previous case it was 1735
step a)
Code:
iptables -t nat -A OUTPUT -p tcp --dport 1935 -j REDIRECT
step h)
Code:
iptables -t nat -D OUTPUT -p tcp --dport 1935 -j REDIRECT