xiaoyanhao / chatroulette

Chatroulette is a place where you can interact with new people over text-chat, webcam and mic.
https://chat-roulette.herokuapp.com
MIT License
15 stars 16 forks source link

Localhost #1

Open flexluther opened 4 years ago

flexluther commented 4 years ago

Works on the same network only. Doesn't seem to work over the internet.

xiaoyanhao commented 4 years ago

@flexluther It seems that STUN servers do not work.

Bezlepkin commented 4 years ago

Works on the same network only. Doesn't seem to work over the internet.

Have you solved this problem?

Bezlepkin commented 4 years ago

state.connectionConfig.iceServers[0].urls never used in code. how then will STUN work ?!