rust-sdks icon indicating copy to clipboard operation
rust-sdks copied to clipboard

LiveKit real-time SDK and server API for Rust

Results 37 rust-sdks issues
Sort by recently updated
recently updated
newest added

Dear developer, When I used the rust-sdks to build the lib liblivekit_ffi.so for the c-plusplus code,and use the lib to publishdata message to the livekit-server.And when I send the message...

Rust

Update Cargo file by exposing missed features. This PR fixes examples build.

Fix https://github.com/livekit/rust-sdks/issues/325 Looks like it was due to a libwebrtc version conflict, now it is not crashing. I added a note in the `./build_android.sh`, maybe doing a bash script to...

I updated to the last version of LiveKit for compiling for Android, and my app is crashing. To discard that problem from my app, I tried with your example app...

Quick brain dump of what i had to figure out to put up this #285