Hello,
The following is my network configuration:
Network 1
========
PC (Peer) + VM Ubuntu on Bridged Connection (easyRTC server)
Network 2
========
PC (Peer)
The ports 8080, 8443, 3478, 3479 and 3480 are forwarded to the VM Ubuntu, and Networks 1 and 2 can only communicate through the internet, and the iptable has been set on the VM Ubuntu.
I am trying to set up a WebRTC connection between the 2 peers in the different networks using easyRTC.
The TURN is not working for me, because all it shows is a blank screen for the video/webcam function. I use the following command to start the TURN server:
./turnserver -p 3480 -z -X a.b.c.d -E a.b.c.d
... where a.b.c.d is the public IP address of Network 1.
What would be the correct command for the following easyRTC TURN declaration: