I have dedicated server with 1 IP. Nginx on port 80 used as reverse proxy. Behind nginx several backends (Apache, PHP Fast CGI) I also have wowza. It works ok by RTMP on port 1935. I want to allow connect to wowza via RTMPT protocol on port 80.
Is it possible to configure nginx to proxy RTMPT requests to wowza server?