scrcpy/app
Romain Vimont 4f97e2e30b Disable retry capture at lower resolution
A mechanism was introduced to retry capture at a lower resolution to
support devices unable to encode at the device screen resolution.

While useful, this approach is inherently limited and will not be able
to handle the dynamic resizing required for resizable virtual displays.

Disable this mechanism entirely. Further commits will add support for
adjusting the size in advance according to video encoder capabilities.

Refs #2947 <https://github.com/Genymobile/scrcpy/pull/2947>
PR #6766 <https://github.com/Genymobile/scrcpy/pull/6766>
2026-04-14 22:50:28 +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 Disable retry capture at lower resolution 2026-04-14 22:50:28 +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 Disable retry capture at lower resolution 2026-04-14 22:50:28 +02:00