Quote:
Originally Posted by Yansky
|
that blog mentions wrong command line to compile rtmpdump for mac. correct command line should be
make SYS=darwin
not
make SYS=posix
which is for linux. using correct command will automatically set the correct options for mac.