Error message on Firefox: WebRTC: ICE failed, add a TURN server and see about:webrtc for more details
stephane-klein opened this issue · 1 comments
stephane-klein commented
Hello,
I have implemented this little playground: sveltekit-y-presence-playground
.
Everything works fine under Chrome 🙂.
But I have this error under Firefox (tested on Firefox 119, on Fedora OS):
WebRTC: ICE failed, add a TURN server and see about:webrtc for more details
This bug may be related to the following issue: #56 🤔
Best regards,
Stéphane
stephane-klein commented
This Pull Request #58 fix this bug on my workstation.