Skip to content

Instantly share code, notes, and snippets.

@fernyb
Created October 12, 2012 04:33
Show Gist options
  • Save fernyb/3877325 to your computer and use it in GitHub Desktop.
Save fernyb/3877325 to your computer and use it in GitHub Desktop.
nginx
./configure --prefix=/usr/local \
--with-http_flv_module \
--with-http_gzip_static_module \
--with-http_mp4_module \
--with-http_ssl_module \
--with-http_degradation_module \
--add-module=/home/fernyb/sources/nginx-rtmp-module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment