mdelbo
mdelbo
I've noticed this happen quite a bit ("livekit-client": "^2.8.0"). It seems occur when I move my laptop between home and office wifi or home and hotspot. In saying that, I...
Hi @lukasIO, I’m encountering this issue on the latest versions of livekit client & server. Logs show the same error pattern (setRemoteDescription failing due to the signaling state being closed)....
Update: this problem only occurs when using the [server api](https://docs.livekit.io/reference/server/server-apis/#senddata) directly. I worked around it by using the python server sdk instead.