Question / Help help me

Probably here:
http://projects.e7d.fr/media-streaming/

This project is loosely related to OBS in a way that setup will need to be done on the NGINX VM completely separate from OBS.

There are several setup guides for NGINX here:
https://obsproject.com/forum/resources/categories/guides.2/?page=2

but those are for setting up after a VM has been created and you pretty much want to start at the section where you setup the config file.

TL;DR your best resource is to check out that site and/or read through the guides so you'll be familiar with how NGINX works.

Here is also a decent resource for commands to be used with the web/rtmp server
https://github.com/arut/nginx-rtmp-module/wiki/Directives
 
Back
Top