Merge branch 'master' of github.com:arut/nginx-rtmp-module

This commit is contained in:
Roman Arutyunyan 2013-05-07 20:45:43 +04:00
commit 36d744d257

View file

@ -67,14 +67,10 @@
cd to NGINX source directory & run this:
./configure --add-module=<path-to-nginx-rtmp-module>
./configure --add-module=<path-to-nginx-rtmp-module> --with-http_ssl_module
make
make install
See this article about building nginx-rtmp with HLS support:
https://github.com/arut/nginx-rtmp-module/wiki/Building-nginx-rtmp-with-HLS-support
### RTMP URL format
rtmp://rtmp.example.com/app[/name]