You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
8 months ago
..
data Add camera mirroring 8 months ago
prebuilt-deps Upgrade platform-tools (34.0.3) for Windows 1 year ago
src Add camera mirroring 8 months ago
tests Replace sprintf() with safer snprintf() 8 months ago
meson.build Add --time-limit 1 year ago
scrcpy-windows.manifest Set DPI awareness for Windows 3 years ago
scrcpy-windows.rc Bump version to 2.1.1 12 months ago
scrcpy.1 Add camera mirroring 8 months ago