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
- Host: GitHub
- URL: https://github.com/spitfire1900/nginx-plus-obs
- Owner: Spitfire1900
- License: other
- Created: 2014-08-19T19:35:56.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-19T19:49:05.000Z (almost 11 years ago)
- Last Synced: 2025-01-23T09:28:26.060Z (5 months ago)
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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!