Hi,
I need to change the default Wowza port to live stream (from 1935 to 80). Some customers can not open the 1935 port.
I edit [WOWZA-FOLDER]/conf/Vhosts.xml and this is my end file:
<Root>
<VHosts>
<VHost>
<Name>_defaultVHost_</Name>
<ConfigDir>${com.wowza.wms.ConfigHome}</ConfigDir>
<ConnectionLimit>0</ConnectionLimit>
<HostPortList>
<HostPort>
<Port>1935,80</Port>
</HostPort>
</HostPortList>
</VHost>
</VHosts>
</Root>
I restart my Wowza Server, but I can not connect to http://[MY_IP]:80/live/stream_name/playlist.m3u8 or rtmp://[MY_IP]:80/live