An open API service indexing awesome lists of open source software.

https://github.com/spitfire1900/nginx-plus-obs

Setup instructions for NGINX with OBS
https://github.com/spitfire1900/nginx-plus-obs

Last synced: 3 months ago
JSON representation

Setup instructions for NGINX with OBS

Awesome Lists containing this project

README

        

NGINX Module Setup
------------------

This is a repository that explains how to connect Open Broadcaster Software (OBS) to an NGINX instance.

Instructions:
-------------

1. Install NGINX and OBS
2. Install NGINX-RTMP-Module (Included in repo as a submodule) (For inst. go to it's README.md)
3. Setup NGINX's conf file (Sample included)
4. Start NGINX
5. Setup OBS following the Setup guide. (The guide connects to a NGINX instance that uses the sample nginx.conf file)

## Collaborating: ##
Send pull requests, I'm open to fixes!