-
I am streaming from OBS to an internal Nginx server, where the stream is being converted into 3 formats. RTMP, HLS, and DASH. Regardless I have not been able to make any of them work with FV Player so far. While troubleshooting why HLS was not working, it said that the CORS headers were missing. I have tried adding them several different ways and the error remains. What is the best way to setup CORS headers for Nginx servers for FV Players?