scrcpy/app
Simon Chan bfeecc0131 Add camera mirroring
Add --video-source=camera, and related options:
 - --camera-id=<id>: select the camera by its id (see --list-cameras);
 - --camera-size=<width>x<height>: select the capture size.

Fixed #241 <https://github.com/Genymobile/scrcpy/issues/241>
PR #4213 <https://github.com/Genymobile/scrcpy/pull/4213>

Co-authored-by: Romain Vimont <rom@rom1v.com>
Signed-off-by: Romain Vimont <rom@rom1v.com>
2023-10-31 15:57:06 +01:00
..
data Add camera mirroring 2023-10-31 15:57:06 +01:00
prebuilt-deps Upgrade platform-tools (34.0.3) for Windows 2023-06-22 00:10:37 +02:00
src Add camera mirroring 2023-10-31 15:57:06 +01:00
tests Replace sprintf() with safer snprintf() 2023-10-25 16:13:34 +02:00
meson.build Add --time-limit 2023-06-10 16:04:51 +02:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 2.1.1 2023-07-14 18:58:58 +02:00
scrcpy.1 Add camera mirroring 2023-10-31 15:57:06 +01:00