scrcpy/app
Romain Vimont b5cc6f2be5 Set default audio-output-buffer to 10ms
Change the default value of `--audio-output-buffer` from 5ms to 10ms.

In practice, the audio output backends do not support values below 10ms.
When the setting is set to 5ms, several successive calls are made every
10ms or more.

Additionally, a 5ms output buffer can cause audio glitches on some
computers.

Refs SDL/#13319 <https://github.com/libsdl-org/SDL/issues/13319>
Refs SDL/#13397 <https://github.com/libsdl-org/SDL/issues/13397>
Fixes #3793 <https://github.com/Genymobile/scrcpy/issues/3793>
PR #6775 <https://github.com/Genymobile/scrcpy/pull/6775>
2026-04-17 21:34:18 +02:00
..
data Disable retry capture at lower resolution 2026-04-14 22:50:28 +02:00
deps Upgrade SDL build script for SDL3 2026-01-08 20:40:51 +01:00
src Set default audio-output-buffer to 10ms 2026-04-17 21:34:18 +02:00
tests Rename "hole" to "uninitialized" in vector APIs 2026-03-17 20:46:40 +01:00
meson.build Display disconnected icon before closing 2026-03-17 18:40:35 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 3.3.4 2025-12-17 19:57:50 +01:00
scrcpy.1 Set default audio-output-buffer to 10ms 2026-04-17 21:34:18 +02:00