CloudWebRTC
CloudWebRTC
Please refer to this docs to adjust the link order of `libiPhone-lib.a` to the end https://github.com/livekit/client-sdk-unity?tab=readme-ov-file#ios
Thanks for the report, we are investigating the cause
hi @Dere-Wah , Quick question: if I want to reproduce this issue, do I need to open another process that uses a cuda context (none-livekit app), and then open another...
related fixes https://github.com/livekit/rust-sdks/pull/721/files
hey @GERD0GDU , I see you exported CAPI functions in your fork [GERD0GDU/libwebrtc](https://github.com/GERD0GDU/libwebrtc.git). I recently made similar changes to adapt it for embedding and the Rust wrapper. Is there any...
I'm glad to see your response, and thank you for your willingness to contribute these changes back. I'll try to resolve the conflicts. then I will create PR based on...