It seems that RTMPS port for Ant Media Server is 8443. How can I change the RTMPS port to something else?
It seems that RTMPS port for Ant Media Server is 8443. How can I change the RTMPS port to something else?
You need to change RTMPS configuration parameters in /usr/local/antmedia/conf/red5.properties.
Here is the example:
rtmps.port=portNumber
You should restart Ant Media Server after this change.
Please check this guide for more detail.