livekit / rust-sdks

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

avoid slow growth of shared desktop stream bitrate when publish track #475

Open zesun96 opened 3 weeks ago

zesun96 commented 3 weeks ago

when I publish screen track, need more time to get a clear picture. the picture begins to blur: image clarity in the back (may take up to a few minutes): image

zesun96 commented 3 weeks ago

provide a start bitrate param like js-sdk?