View Single Post
  #5  
Old 08-29-2015, 05:12 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: rtmpsuck does not work with ITV Player?


Quote:
Originally Posted by Mick View Post
Oops! I found what I was doing wrong:

I started playing the stream in the browser BEFORE I had started rtmpsrv!

I started again and did not play the stream in the browser, until I have setup rtmpsrv.

Apologies for the noise!
--
Regards,
Mick
so copy the rtmpdump code
stop rtmpsrv Ctrl +C

and
Code:
iptables -t nat -D OUTPUT -p tcp --dport 1935 -j REDIRECT
before paste the code


Nota: i have PC01800=bitrate="800000" with rtmpsrv if you want PC011800=bitrate="1800000"
change PC01800 by PC011800 in the playpath
Reply With Quote