rtmp commandhow u can find parameters for any site quickly ? i'm running linux and its not working for me
|
Re: rtmp commandiptables -t nat -A OUTPUT -p tcp -m iprange --dport 80 (rtmp port) --dst-range 10.0.0.1-10.0.0.10 (rtmp server ip ranges) -m owner --uid-owner username -j REDIRECT --to-port 1935
then run rtmpsrv/rtmpsuck as a different user note that it only works if the site is actually using rtmp and not uls/hls/hds/dash/etc |
All times are GMT -6. The time now is 02:11 AM. |