scrcpy v1.23
Changes since v1.22:
Add HID/OTG support for Windows (--otg only) (#2773, #3011)
Add HID/OTG support for macOS (#2774, #3031)
Improve device selection (list devices, -d, -e) (#3005)
Downscale and retry on MediaCodec error in more cases (#2990, #3043)
Add ZSH completion script (#3012)
Add Bash completion script (#2930, #3048)
Add --no-cleanup option (#1764, #3020)
Add --printf-fps (#468, #3030)
Print both compiled and linked version of libs on --version
Fix FPS counter (broken in v1.22)
Various technical refactors and fixes
scrcpy v1.22
Changes since v1.21:
Add HID mouse support (#2916)
Add OTG mode (HID only) (#2974)
Enable DPI awareness by default on Windows (#40, #2865)
Automatically retry with a lower definition on MediaCodec error (#2947)
Add a shortcut "open a terminal here" on Windows (#2970)
Add icon to scrcpy.exe (#2815)
Add server options to send raw H.264 video stream (#2971)
Fix process execution (mainly) on Windows 7 (#2838, #2840)
Fix adb server hang due to signal masking (#2870, #2873)
Fix input injection on some custom ROMs (#2250, #2946)
Fix possible overflow on copy-paste (#2859)
Upgrade SDL to 2.0.20 in Windows releases
Upgrade FFmpeg to 5.0 in Windows 64-bit releases (#1753, #2952)
Various technical refactors and fixes
MLD> scrcpy --version
scrcpy 1.23 <https://github.com/Genymobile/scrcpy>
Dependencies (compiled / linked):
- SDL: 2.0.10 / 2.0.9
- libavcodec: 58.54.100 / 58.35.100
- libavformat: 58.29.100 / 58.20.100
- libavutil: 56.31.100 / 56.22.100
- libavdevice: 58.8.100 / 58.5.100
- libusb: - / 1.0.22
Hi Claus,
I build scrcpy v1.23 MLD-5.5 testing package,
Are you interested to test it or you don't use that application?