peers / peerjs-server

Server for PeerJS
https://peerjs.com
MIT License
4.26k stars 1.08k forks source link

TURN servers unavailable?? #434

Closed SujithManjavana closed 7 months ago

SujithManjavana commented 7 months ago

Why are the peerjs TURN servers down? Is it a temporary problem?

jonasgloning commented 7 months ago

Please see this announcement. Unfortunately, this is not a temporary measure.

SujithManjavana commented 7 months ago

If I use a shared CPU VPS for setting up a TURN server, will it affect the quality of the call?

jonasgloning commented 7 months ago

Unlikely. Just make sure you have a low enough CPU utilization.

It’s probably best to check the documentation of the turn server you will be using and ask on their issue tracker if in doubt.