mynaparrot / plugNmeet-client

Plug-N-Meet - React Client
https://demo.plugnmeet.com/login.html
MIT License
26 stars 23 forks source link

Error: could not connect PeerConnection after timeout #133

Open lgcshy opened 2 years ago

lgcshy commented 2 years ago

Hi guys I have meet a problem on build this project with livekit-server v1.2

Browser Console Log shows: Error: could not connect PeerConnection after timeout

I have enable livekit-server with turn, is anything I config errors? How to solve this problem.

jibon57 commented 2 years ago

That error indicating your browser wasn't able to communicate with livekit server mostly related with webrtc. You'll require to check browser logs e.g chrome://webrtc-internals/ for Chrome about:webrtc for firefox.