Open dbkr opened 1 year ago
Encountering this issue with Firefox under Fedora 39.
here is a hint towards the 15 seconds https://github.com/livekit/client-sdk-js/blob/a704c1bc56356bf58fb27229b3338bafb58af696/src/connectionHelper/checks/websocket.ts#L20
Also encountering this, only on Firefox though. I thought it was my custom Rust LiveKit SDK integration but it surprisingly just worked with Chrome.
Steps to reproduce
We are seeing bug reports come in with more call disconnections. In all of these cases, the client sends an answer and then 15 seconds later, the call disconnects. Livekit's logging isn't quite good enough to immediately tell whether the client is deliberately closing the connection, but the code on the server is 1005 so this would suggest that.
Client:
Outcome
What did you expect?
What happened instead?
Operating system
No response
Browser information
No response
URL for webapp
No response
Will you send logs?
Yes