Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we set the new stun-turn-server ip by curl commands? #74

Open
iamfoolberg opened this issue May 3, 2024 · 1 comment
Open

Can we set the new stun-turn-server ip by curl commands? #74

iamfoolberg opened this issue May 3, 2024 · 1 comment

Comments

@iamfoolberg
Copy link

When we need stun/turn server for NAT users, we deploy a coturn server.
However the external IP of the coturn server is not a fixed one. It will change after some days :)

According to this page , we can change the stun-turn-server ip.

My question is, how can i change it by curl, when my script detects the change of the external IP.

Sorry, this is not a bug, but i don't have enough skills to figure it out :(

@slabajo
Copy link
Member

slabajo commented Oct 31, 2024

The page you mention provide the information about how to set the location where kurento can find the turn server. It does not tell about changing the coturn public IP. About letting coturn know of changes in its external ip I cannot tell with certainty, but I think you will ned to detect the situation and restart the coturn server, and before restarting setting the new external ip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants