Skip to content

How to change the server port? #5533

Answered by yashtandon113
Mohit-3196 asked this question in FAQs
Discussion options

You must be logged in to vote

@Mohit-3196
Thanks for your question.

  1. In order to change the HTTPS port from 5443 to 443 and HTTP port from 5080 to port 80, you can use the port forwarding. Please check out here.

  2. In order to change the HTTPS port other then 443, go to /usr/local/antmedia/conf folder and edit the red5.properties file to change the https port as below.

https.port=5443 // By default it is 5443 but you can change as per your requirement.

After making the change, restart the server.

  1. To change the HTTP port from 5080 to any other port excluding port 80, check the solution on below link.
    https://antmedia.io/docs/faq/#how-can-i-change-the-default-http-port-5080

I hope it helps.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lastpeony
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants