View Single Post
  #21  
Old 03-16-2016, 11:50 PM
streamers streamers is offline
Junior Member
 
Join Date: Mar 2016
Posts: 2
streamers is on a distinguished road
Default

Re: How to use rtmpdump with rtmpsrv in Mac OS X


thank you for your reply. i appreciate the help.

i have reloaded and the rules appear.
Code:
sudo pfctl -s nat
gives
Code:
rdr pass on lo0 inet proto tcp from 192.168.1.123 to any port = 1935 -> 127.0.0.1
and
Code:
sudo pfctl -s all
gives this output: paste

and my pf.conf is here

the example video has the same effect. nothing. any ideas on what i can change?

edit:
i had to create an anchor file and then everything went smooth. This link prompted me.

thanks for your help!
Reply With Quote