peers / peerjs-server

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

TURN servers down? #423

Closed SujithManjavana closed 10 months ago

SujithManjavana commented 10 months ago

Are peerjs TURN servers down?

jonasgloning commented 10 months ago

I don't think so. We had some problems yesterday, but it should be up and running now.

If you still experience problems, can you do a test with Trickle ICE and post the output here?

CuongPhi commented 10 months ago

Please help me! Which turn server library is being used for PeerJS Cloud? I run my Corturn server docker in VPS but same errors occurred. Thanks!

jonasgloning commented 10 months ago

We are using Coturn too. Probably best to open an issue at their repo and ask for help: https://github.com/coturn/coturn there.