peers / peerjs-server

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

TURN servers down? #423

Closed SujithManjavana closed 1 year ago

SujithManjavana commented 1 year ago

Are peerjs TURN servers down?

jonasgloning commented 1 year 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 1 year 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 1 year 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.