Hi all,
I have followed the steps as provided in the below link https://www.webrtc-experiment.com/docs/TURN-server-installation-guide.html#windows
The issue is i am unable to run the turn server on my public ip, the log file shows error
Wrong user account,
Trying to bind DTLS/UDP listener socket to address 192.168.8.100:3478 although the user credential and ip's are same as set in turnserver.conf file further i have not provided the '192.168.8.100' as this is not my public IP
Please help, how can i resolve the stated issue
I have also tested on my public IP but the server just stop running stating DTLS cannot bind to socket addressCan i use port 80 to configure turnThanks :)