RustDesk/libs
21pages 8fa9e8294d Increase default bitrate and optimize QoS for better image quality
- Increase BR_BALANCED from 0.67 to 1.0 for higher default bitrate
  - Refactor calc_bitrate formula to be monotonically increasing
    (old formula had non-monotonic region near threshold)
  - Add new connection protection: don't decrease bitrate in first 6 seconds
  - Add BR_MIN_AUTO (0.3) and MIN_AUTO_FPS (5) for auto adjustment limits
  - Reduce RttCalculator::MIN_SAMPLES from 10 to 5 for faster stabilization

Signed-off-by: 21pages <sunboeasy@gmail.com>
2026-02-10 16:00:21 +08:00
..
clipboard feat: clipboard files, audit (#12730) 2025-08-25 22:29:53 +08:00
enigo fix(install): linux xdo (#14096) 2026-01-21 20:43:15 +08:00
hbb_common@900077a2c2 fix(install): linux xdo (#14096) 2026-01-21 20:43:15 +08:00
libxdo-sys-stub fix(install): linux xdo (#14096) 2026-01-21 20:43:15 +08:00
portable keep-awake-during-incoming-sessions (#14082) 2026-01-21 16:25:57 +08:00
remote_printer Allow non_snake_case identifiers in src/setup/mod.rs for libs/remote_printer. (#13384) 2025-11-02 21:19:13 +08:00
scrap Increase default bitrate and optimize QoS for better image quality 2026-02-10 16:00:21 +08:00
virtual_display refact: remove unnecessary printing (#12000) 2025-06-06 14:52:01 +08:00