Open lgcshy opened 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.
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.