scrcpy/doc
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
..
audio.md Set default audio-output-buffer to 10ms 2026-04-17 21:34:18 +02:00
build.md Migrate from SDL2 to SDL3 2026-01-06 16:22:48 +01:00
camera.md Document camera torch and zoom features 2026-01-13 20:41:09 +01:00
connection.md Fix some grammatical issues in documentation 2025-01-01 14:59:11 +01:00
control.md Fix documentation about default mouse mode 2024-11-26 14:10:11 +01:00
develop.md Rename "codec meta" to "stream meta" 2026-01-10 11:53:22 +01:00
device.md Move "screen off timeout" section in documentation 2024-12-17 13:09:24 +01:00
gamepad.md Mention issue with AOA and multiple gamepads 2024-09-15 18:58:53 +02:00
keyboard.md Document UHID 2024-03-01 00:52:28 +01:00
linux.md Migrate from SDL2 to SDL3 2026-01-06 16:22:48 +01:00
macos.md Upgrade links to 3.3.4 2025-12-17 20:21:05 +01:00
mouse.md Fix mouse documentation formatting 2024-12-17 12:21:57 +01:00
otg.md Add gamepad user documentation 2024-09-15 11:21:56 +02:00
recording.md Update documentation for --no-window 2024-05-11 17:12:00 +02:00
shortcuts.md Add shortcuts to change the camera zoom 2026-01-13 20:40:58 +01:00
tunnels.md Rework README and documentation 2023-03-12 02:04:58 +01:00
v4l2.md Mention exclusive_caps mode in v4l2 documentation 2023-11-28 08:32:28 +01:00
video.md Disable retry capture at lower resolution 2026-04-14 22:50:28 +02:00
virtual_display.md Merge branch 'master' into release 2025-03-29 15:44:29 +01:00
window.md Add option to disable window aspect ratio lock 2026-04-10 19:35:43 +02:00
windows.md Fix typo in documentation 2026-02-24 16:01:00 +01:00