I am currently running Nginx on port 80 and its working fine.
To enable rtmp tunneling i have added port 80 in VHost.xml. I am using jwplayer to connect to rtmpte://server-ip:80/edge/, but it says stream not found (rtmpe works over port 1935, and rtmpte works over port 1935). Could running both nginx and wowza on port 80 cause a conflict? Does anybody have any ideas on why its not working?