scrcpy/app
Romain Vimont a26c4e76da Add scrcpy window without video playback
Add the possibility to only control the device with any keyboard and
mouse mode without screen mirroring:

    scrcpy -KM --no-video --no-audio

This is different from OTG mode, which does not require USB debugging at
all. Here, the standard mode is used but with the possibility to disable
video playback.

By default, always open a window (even without video playback), and add
an option --no-window.

Fixes #4727 <https://github.com/Genymobile/scrcpy/issues/4727>
Fixes #4793 <https://github.com/Genymobile/scrcpy/issues/4793>
PR #4868 <https://github.com/Genymobile/scrcpy/pull/4868>
2024-04-29 09:26:24 +02:00
..
data Reassign -K and -M to UHID keyboard and mouse 2024-03-01 00:52:16 +01:00
deps Use source repo tarball for libusb 2024-03-30 14:18:47 +01:00
src Add scrcpy window without video playback 2024-04-29 09:26:24 +02:00
tests Add shortcut to open keyboard settings 2024-03-01 00:52:10 +01:00
meson.build Add UHID mouse support 2024-03-01 00:52:13 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 2.4 2024-03-02 23:22:09 +01:00
scrcpy.1 Add scrcpy window without video playback 2024-04-29 09:26:24 +02:00