Display and control your Android device
https://github.com/Genymobile/scrcpy
This application provides display and control of Android devices connected on USB. It does not require any root access.
- Links to hardware / scrcpy
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ecsos/scrcpy && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000116 116 Bytes | |
_service | 0000000730 730 Bytes | |
_servicedata | 0000000238 238 Bytes | |
scrcpy-2.5.tar.xz | 0000340048 332 KB | |
scrcpy-server-v2.5 | 0000069624 68 KB | |
scrcpy.changes | 0000075969 74.2 KB | |
scrcpy.spec | 0000002954 2.88 KB |
Revision 27 (latest revision is 33)
Eric Schirra (ecsos)
committed
(revision 27)
- Update to version 2.5: * Bump version to 2.5 * Upgrade platform-tools (35.0.0) for Windows * Upgrade SDL (2.30.4) for Windows * Upgrade FFmpeg (7.0.1) for Windows * Do not call avcodec_close() * Forward mouse hover events * Forward all clicks by default for UHID/AOA * Add option to configure mouse bindings * Fix "resize to fit" when all clicks are forwarded * Fix zsh completion script * Fix error message parameter * Ignore shortcut keycodes * Simplify shortcut modifiers * Try newer display API first * Add missing virtual display release() * Upgrade AGP from 8.1.3 to 8.3.0 * Mention that the Debian package is obsolete * Retrieve icon decoder directly * Release the audio lock early * Fix thread leak on Windows * Avoid zero-length copies * Remove suggestion to install from winget * Document missing package to build for Windows * Rename streamScreen() to streamCapture() * Reject recording with control only * Terminate on controller error * Update documentation for --no-window * Add scrcpy window without video playback * Disable FPS counter when no video playback
Comments 0