 Re: How to use rtmpdump with rtmpsrv in Mac OS X
I am using rtmpdump for my mac however I was looking at these two commands
sudo ipfw add 40 fwd 127.0.0.1,1935 tcp from any to any 1935
sudo ipfw add 40 fwd 127.0.0.1,1935 tcp from any to any 1935 not uid RTMP
I read the man page for pfctl since ipfw is no longer supported in Yosemite. If anyone can help convert the two commands on top to pfctl syntax.
Thank you
|