kurento
kurento copied to clipboard
Can we set the new stun-turn-server ip by curl commands?
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 :(