livekit / rust-sdks

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

send silence frames on the AudioSource when the queue is empty #433

Closed theomonnom closed 2 months ago

theomonnom commented 2 months ago

old Screenshot 2024-09-12 at 4 58 11 PM

new Screenshot 2024-09-12 at 6 55 32 PM

also fix buffer reserving space using resize instead of reserve method