rust-sdks
rust-sdks copied to clipboard
VideoStreamEvent messages stop after about 10 seconds
I am trying to use the new Unity SDK to receive video stream. I am using the latest livekit_ffi sdk. Everything is fine in the beginning, the video is received. However about 300 frames later ffi client stops receiving VideoStreamEvents while AudioStreamEvents are still received. No errors on the server side. I am on Macbook Pro M3.
Confirmed on Windows 11 too.