Hi, All,
I started using WebRTC with coturn server. I am able to make calls from different networks.
I want to make my signaling server to use TURN server.
I have configured coturn on ubuntu machine with public IP.
My webRTC clients are in a LAN using router to use internet.
I am not aware how to find whether my peers are using TURN or not?
I have enabled firewall on my peers so that none of the peer can directly talk with each other via STUN.
Please help me to understand how to make two webRTC clients use TURN.
Thanks