vircadia / vircadia-native-core

Vircadia open source agent-based metaverse ecosystem.
https://vircadia.com/
Other
532 stars 175 forks source link

Vircadia ICE server can't be used for WebRTC #1420

Open ctrlaltdavid opened 3 years ago

ctrlaltdavid commented 3 years ago

Vircadia STUN server per the code: stun:ice.vircadia.com:7337

It doesn't provide address when the URI is used in the following test page: https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/

Questions include:

ctrlaltdavid commented 3 years ago

Alternative STUN servers are currently being used in the following files (and it's probably good to have alternatives):

Penguin-Guru commented 3 years ago

Not sure if this helps but I get these log messages. Hopefully Google is one of the alternatives you found. [DEBUG] [hifi.networking] Asynchronously looking up IP address for hostname "stun1.l.google.com" - lookup ID is 1

stale[bot] commented 2 years ago

Hello! Is this still an issue?