livekit / rust-sdks

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

Add enable_queue for AudioSourceOptions. #353

Closed cloudwebrtc closed 5 months ago

cloudwebrtc commented 5 months ago

This parameter is used to avoid queues and silence frames causing latency accumulation, and is typically used when connecting to Audio Capture devices or other real-time sources.