How to use nginx to direct traffic to two different ports on the same device?
I am currently working on a FPV robotics project that has two servers, flask/werkzeug and streamserver, serving http traffic and streaming video to an external web server, located on a different machine. The way it is currently configured is like…