brocaar / nginx-rtmp-dockerfile

NGINX server with rtmp module for HLS live streaming
189 stars 109 forks source link

Add xslt_stylesheet #7

Open Disinterpreter opened 8 years ago

Disinterpreter commented 8 years ago

Add ngx_http_xslt_module. http://nginx.org/en/docs/http/ngx_http_xslt_module.html It's module needed for https://github.com/arut/nginx-rtmp-module/wiki/Getting-number-of-subscribers

brocaar commented 8 years ago

Feel free to create a pull-request with these changes 😄 This was a research project while I was working on a streaming project which I'm not actively maintaining anymore. However, I'm more than happy to review pull-requests...