登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
轻量养虾,开箱即用!低 Token + 稳定算力,Gitee & 模力方舟联合出品的 PocketClaw 正式开售!点击了解详情
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
33
Star
244
Fork
94
Gitee 极速下载
/
scrcpy
代码
Wiki
统计
流水线
服务
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
开发画像分析
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
v3.3.4
scrcpy v3.3.4 Changes since v3.3.3: - Fix permission denial error after Android upgrade (#6523) - Fix state restoration on certain devices (#6405, #6540) - Fix UHID_OUTPUT message parsing (#6415) - Fix failure when the uniqueId field is missing on certain devices (#6461) - Fix error log interleaving (#6487) - Fix startup issue on certain Meizu devices (#6480) - Fix handling of non-integer ANDROID_PLATFORM in build script (#6408)
fb6381f
2025-12-18 03:18
下载
v3.3.3
scrcpy v3.3.3 Changes since v3.3.2: - Fix immediate error after new Android 16 upgrade (#6362) - Fix frame memory leak on Windows in specific cases (#4297, #6357) - Make virtual display presentable (#6344)
e5e58b1
2025-09-27 22:10
下载
v3.3.2
scrcpy v3.3.2 Changes since v3.3.1: - Fix virtual display after Android 16 upgrade (#6234, #6331) - Workaround clipboard issue on Samsung devices (#6224) - Catch CTRL_BREAK_EVENT signal on Windows (#6244) - Various technical fixes
f663bbe
2025-09-06 20:54
下载
v3.3.1
scrcpy v3.3.1 Changes since v3.3: - Fix --power-off-on-close (#6146) - Fix clipboard with --no-clipboard-autosync (#6151) - Fix --list-apps and --list-cameras (#6165, #6167) - Fix HID mouse support with SDL precise scrolling (#6156, #6172) - Add horizontal scrolling support for HID mouse (#6172)
f01231d
2025-06-21 02:14
下载
v3.3
scrcpy v3.3 Changes since v3.2: - Associate UHID devices to virtual displays (#4829, #5547, #5557, #6009) - Fix audio capture (again) on Android 16 (#6021) - Fix segfault with --no-window without --no-control (#5970) - Fix default locked capture orientation (#6010) - Add app name SDL hint (#6107) - Report specific error for INJECT_EVENT permission (#6080) - Upgrade platform-tools (adb) to 36.0.0 - Upgrade SDL to 2.32.8 - Upgrade libusb to 1.0.29 - Various technical fixes
dc169e4
2025-06-12 01:39
下载
v3.2
scrcpy v3.2 Changes since v3.1: - Add many audio sources (#5870, #5412, #5670) - Improve/fix camera listing (#5669) - Add --display-ime-policy (#5703) - Allow controls with --no-window (#5803, #5804) - Add workaround for Pico 4 Ultra (#5659) - Fix rotation after a recent Android 15 upgrade (#5908) - Fix audio capture on Android 16 (#5698) - Make static Linux binaries compatible with older versions (#5689) - Make static macOS binaries compatible with older versions (#5649, #5697) - Upgrade FFmpeg to 7.1.1 - Upgrade libusb to 1.0.28 - Upgrade SDL to 2.32.2 - Various technical fixes
e0f37f8
2025-03-29 23:15
下载
v3.1
scrcpy v3.1 Changes since v3.0.2: - Add --no-vd-destroy-content (#5615) - Improve gamepad support in games (#5623, #5362) - Inject events to main display (#5614, #5545, #5605, #5616) - Fix "turn screen off" on some devices (#4544, #5274) - Improve cleanup reliability (#5613, #5601) - Add dav1d in release builds (#5644, #4744) - Upgrade SDL to 2.30.10
0e2d084
2024-12-09 01:36
下载
v3.0.2
scrcpy v3.0.2 Changes since v3.0.1: - Fix version (#5602)
baa10ed
2024-12-05 05:48
下载
v3.0.1
scrcpy v3.0.1 Changes since v3.0: - Set main display power for virtual display (#5522) - Rollback to old --turn-screen-off method for Android 15 (#5530) - Do not reset TCP/IP connections (#5562) - Fix socket interruption on macOS (#5536) - Fix NullPointerException on certain devices (#5537) - Fix camera capture failure without retry (#5539) - Accept control events without display (#5542) - Build macOS x86_64 release (#5526) - Fix .tar.gz compression for release tarballs (#5581) - Call static binary without wrapper script (#5560)
5febb1e
2024-12-05 03:29
下载
v3.0
scrcpy v3.0 Changes since v2.7: - Add virtual display feature (#5370, #5506, #1887, #4528, #5137) - Launch Android app on start (#5370) - Add OpenGL filters (#5455) - Add --capture-orientation to replace --lock-video-orientation (which was broken on Android 14) (#4011, #4426, #5455) - Fix --crop on Android 14 (#4162, #5387, #5455) - Handle virtual display rotation (#5428, #5455) - Add --angle to apply a custom rotation (#4135, #4345, #4658, #5455) - Add --screen-off-timeout (#5447) - Adapt "turn screen off" for Android 15 (#3927, #5418) - Add shortcut Ctrl+Shift+click-and-move for horizontal tilt (#5317) - Add shortcut MOD+Shift+r to reset video capture/encoding (#5432) - Forward Alt and Super with SDK Keyboard (#5318, #5322) - Add more details to --list-encoders output (#5416) - Add option to disable virtual display system decorations (#5494) - Fix --time-limit overflow on Windows (#5355) - Fix "does not match caller's uid 2000" error (#4639, #5476) - Accept filenames containing ':' when recording (#5487, #5499) - Disable mouse by default if no video playback (#5410) - Rename --display-buffer to --video-buffer (#5403, #5420) - Listen to display changed events (#5415, #161, #1918, #4152, #5362) - Adapt server debugging for Android >= 11 (#5346, #5466) - Upgrade FFmpeg to 7.1 (#5332) - Upgrade SDL to 2.30.9 - Upgrade platform-tools (adb) to 35.0.2 - Build releases via GitHub Actions (#5306, #4490) - Release static builds for Linux and macOS (#5515, #1733, #3235, #4489, #5327) - Various technical fixes
74aecc0
2024-11-24 23:22
下载
v2.7
scrcpy v2.7 Changes since v2.6.1: - Add gamepad support (#99, #2130, #5270) - Fix workarounds for ONYX devices (#5182) - Accept float values for --max-fps (265a15e0) - Upgrade SDL to 2.30.7 in Windows releases - Various technical fixes
665ccb3
2024-09-16 03:15
下载
v2.6.1-install-release
44b3fd8
2024-08-03 04:58
下载
v2.6.1
scrcpy v2.6.1 Changes since v2.6: - Inject finger input whenever possible (#5162, #5163)
cc41115
2024-08-03 04:32
下载
v2.6
scrcpy v2.6 Changes since v2.5: - Add audio playback capture method (#4380, #5102) - Add audio duplication feature (#3875, #4380, #5102) - Add mouse secondary bindings with Shift+click (#5055, #5076) - Rework mouse events (#5067, #5076) - Fix "turn screen off" for Honor devices (#4823, #4943, #5109) - Add clipboard workaround for Honor devices (#4822, #5073) - Always apply device workarounds (#4922, #5140, #5148, #5154) - Fix missing initialization (#5057, #5058) - Do not report error on device disconnected (#5044) - Upgrade SDL to 2.30.5 in Windows releases - Various technical fixes
5213626
2024-08-02 00:15
下载
v2.6-install-release
67f9335
2024-08-02 00:46
下载
v2.5-install-release
a8871bf
2024-06-29 23:51
下载
v2.5
scrcpy v2.5 Changes since v2.4: - Add scrcpy window without video playback (#4727, #4793, #4868) - Add a shortcut to pause/unpause display (#1632, #4748) - Forward mouse hover events (#2743, #3070, #5039) - Add option to configure mouse bindings (#5022) - Forward all clicks by default for UHID/AOA (#5022) - Simplify shortcut modifiers (#4741) - Fix rotation shortcut for Android 14 (#4740, #4841) - Fix YUV conversion for full color range (#4756) - Fix camera sizes listing on some devices (#4852) - Fix thread leak on Windows (#4973) - Upgrade FFmpeg to 7.0.1 in Windows releases - Upgrade SDL to 2.30.4 in Windows releases - Upgrade platform-tools (adb) to 35.0.0 in Windows releases - Various technical fixes
89df38f
2024-06-29 22:52
下载
v2.4-install-release
0c94b75
2024-03-03 07:00
下载
v2.4
scrcpy v2.4 Changes since v2.3.1: - Add UHID keyboard and mouse support (#4473) - Simulate tilt multitouch by pressing Shift (#4529) - Add rotation support for non-default display (#4698) - Improve audio player (#4572) - Adapt to display API changes in Android 15 (#4646, #4656, #4657) - Adapt audio workarounds to Android 14 (#4492) - Fix clipboard for IQOO devices on Android 14 (#4492, #4589, #4703) - Fix integer overflow for audio packet duration (#4536) - Rework cleanup (#4649) - Upgrade FFmpeg to 6.1.1 in Windows releases (#4713) - Upgrade libusb to 1.0.27 in Windows releases (#4713) - Various technical fixes
af57309
2024-03-03 06:22
下载
v2.3.1-install-release
c6ff78f
2023-12-02 19:39
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
C/C++
1
https://gitee.com/mirrors/scrcpy.git
git@gitee.com:mirrors/scrcpy.git
mirrors
scrcpy
scrcpy
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册