livekit / rust-sdks

LiveKit realtime and server SDKs for Rust
https://livekit.io
Apache License 2.0
185 stars 44 forks source link

livekit: send mute events to SFU #365

Closed nbsp closed 2 months ago

nbsp commented 2 months ago

fixes #358 (ActiveSpeakersChanged always got sent for me, this fixes the Muted issues)

tested with Zed's example, with rust-sdks on commit ffi-v0.6.1~3 because some APIs changed since they made the example.