v1.7
Genymobile/scrcpyv1.7Feb 16, 2019by rom1v
AI Summary
v1.7 adds support for MKV recording format and refines the existing MP4 recording feature. It also includes fixes for mouse event handling and file pushing on Windows.
Key Highlights
- Support for recording to MKV format.
- Added 'Always on top' window option.
- Fixed mouse events deserialization issues.
- Fixed file push with non-ASCII characters on Windows.
New Features
- MKV recording support
- Always on top option
- Fix file push non-ASCII chars
Full Release Notes
scrcpy v1.7 Changes since v1.6: - Support recording to MKV - Add "always on top" option (#391, #412) - Fix mp4 headers produced by recording (#351, #416) - Fix mouse events deserialization (comment in #350) - Fix file push with non-ASCII chars on Windows (#422)