Hello,
I'm trying to connect thorough two different mobile(3g/4g) connections, one for the server and one different for the client, but I always get a ICE failed error in the js console. I use firefox (can't use chrome because now unsafe connections are not supported).
Is it right to try with a TURN server?
is this configuration in public/javascripts/rtcClient.js correct?
Hello, I'm trying to connect thorough two different mobile(3g/4g) connections, one for the server and one different for the client, but I always get a ICE failed error in the js console. I use firefox (can't use chrome because now unsafe connections are not supported).
Is it right to try with a TURN server?
is this configuration in public/javascripts/rtcClient.js correct?
thanks in advance!