I’m working on integrating Mistserver with OBS Studio on a windows 10 platform. Incoming traffic will enter via http but needs to be routed internally using https, I considering using NGINX as a reverse proxy and want to know if any of you guys had the opportunity and encountered challenges with authentication headers, SSL, or request forwarding when troubleshooting.
1 Like
Interesting use case. I do need to get the formalities out of the way. I have no prior experience with MistServer. Win 10 as I am certain your aware not a supported OS by MS anymore. Also while nginx does work on windows it is not currently supported, it should be just fine for dev and non commercial work though.
All that aside I did find this on the Mistserver web site so it looks like they have some experience using NGINX, from what I see in this blog it seems pretty straight forward at first glance.
Using MistServer through a reverse proxy
2 Likes