登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
Gitee AI
NEW
我知道了
查看详情
登录
注册
本周六 · 上海源创会,一起聊聊AI Agent 构建与应用
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
0
Fork
1
luke757
/
scrcpy
forked from
feiser
/
scrcpy
确定同步?
同步操作将从
feiser/scrcpy
强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
删除在远程仓库中不存在的分支和标签
同步 Wiki
(当前仓库的 wiki 将会被覆盖!)
取消
确定
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
Gitee Pages
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
v1.10
scrcpy v1.10 Changes since v1.9: - Reduce latency by 1 frame (#646) - Record asynchronously - Use Cmd instead of Ctrl for shortcuts on macOS when possible (#642) - Add option to set a custom window title (#120, #614) - Add option to change the push target (#659) - Make --turn-screen-off work for Android Q devices (#586, #587) - Prevent to turn screen off if no control (#608) - Upgrade FFmpeg to 4.1.4 in Windows releases - Upgrade platform-tools to 29.0.2 (adb) in Windows releases - Upgrade SDL to 2.0.10 in Windows releases
c28619e
2019-08-04 22:41
下载
v1.9
scrcpy v1.9 Changes since v1.8: - Add feature to turn screen off while mirroring (#175) - Add device-to-computer clipboard copy (#145) - Add computer-to-device clipboard copy (#413) - Find scrcpy-server.jar in the correct directory on Windows - Fix mouse focus clickthrough - Do not minimize the window on focus loss (#554) - Disable X11 compositor bypass (#522) - Continue text injection on failed character (#509) - Bind Home key to MOVE_HOME instead of HOME screen (#555) - Do not crash if expanding/collapsing panels is not supported (#506) - Do not power on the device if --no-control is set - Improve framerate counting - Add runtime option to render expired frames (i.e. not skip frames) - Downgrade SDL to 2.0.8 in Windows releases (#425) - Upgrade FFmpeg to 4.1.3 in Windows releases - Upgrade platform-tools to 29.0.1 (adb) in Windows releases
259d3ae
2019-06-12 03:50
下载
v1.8
scrcpy v1.8 Changes since v1.7: - Add shortcut to expand/collapse device notification panel (#392) - Add option --no-display to record without mirroring (#418) - Add option --no-control to mirror in read-only
1323e3c
2019-03-08 03:21
下载
v1.7
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)
b7472a5
2019-02-16 07:53
下载
v1.6
scrcpy v1.6 Changes since v1.5: - Mirror secure content (#36) - Fix warning "Invalid return value 0 for stream protocol" (#333) - Correctly handle mouse events outside device screen (#353, #357) - Avoid empty arguments not correctly handled on some devices (#337) - Keep screensaver enabled while scrcpy is running (#380) - Update FFmpeg to 4.1 included in Windows releases
446c682
2019-01-21 04:35
下载
v1.5-fixversion
scrcpy v1.5-fixversion Changes since v1.5: - Bump version to 1.5 (as shown by scrcpy --version) (#332) Changes since v1.4: - Add screen recording (#21, #292) - Fix "push file" with spaces on Windows (#288) - Workaround for Os.write() bug on Android 5.0.x (#291) - Replace volume shortcuts on MacOS (#300) - Update SDL to 2.0.9 included in Windows releases
a17f111
2018-11-12 13:08
下载
v1.5
scrcpy v1.5 Changes since v1.4: - Add screen recording (#21, #292) - Fix "push file" with spaces on Windows (#288) - Workaround for Os.write() bug on Android 5.0.x (#291) - Replace volume shortcuts on MacOS (#300) - Update SDL to 2.0.9 included in Windows releases
bd32016
2018-11-12 00:27
下载
v1.4
scrcpy v1.4 Changes since v1.3: - Send raw key events for letters to use keyboard in games (#87) - Add feature to push file to /sdcard/ via drag & drop (#226) - Add command-line option to start in fullscreen (#252) - Improve error message on missing adb (#236, #254) - Keep the console open on error on Windows (#261) - Fix possible session crash on close (#52, #182) - Return non-zero value on connection loss (#204) - Avoid additional buffer copy in userspace on the server - Update platform-tools to 28.0.1 (adb) included in Windows releases (#224) - Update FFmpeg to 4.0.2 included in Windows releases
f613752
2018-10-04 05:18
下载
v1.3
scrcpy v1.3 Changes since v1.2: - Fix missing initialization that leaded to kill the whole process group on quit (#182, #183) - Support holding Ctrl+Key shortcuts (#166) - Forward repeated volume events - Increase "adb forward" connections attempts to 10 seconds (#213) - Add crop feature
7e42358
2018-08-10 01:14
下载
v1.2
scrcpy v1.2 Changes since v1.1: - Increase connection attempts (fix issues over TCP/IP) - Fix process hanging on Ctrl+C during initialization - Add shortcut (Ctrl+m) for MENU key (#85) - Add option (-t/--show-touches) to enable "show touches" (#96) - Fix double-click events (#97) - Change volume shortcuts (Ctrl+UP and Ctrl+DOWN) (#103) - Map numpad ENTER key (#117) - Add feature to install APK files via drag & drop (#133) - Change the Windows build (cross-compile from Linux) - Generate both console and noconsole versions (fix "no output" issue)
8106bb8
2018-05-29 02:34
下载
v1.1
scrcpy v1.1 Changes since v1.0: - Fix (huge) memory leak (#26) - Fix segfault on copy/paste (#10) - Support screens with dimensions not divisible by 8 (#39) - Fix mouse clicks on LG devices (#18) - Reverse horizontal scrolling behavior (#49) - Make it work over tcpip (#5) - Bind middle- and right-clicks to HOME and BACK - Remove black borders on double-click - Improve continuous resizing on Windows and MacOS
d744837
2018-03-13 16:50
下载
v1.0
The first official release ;-)
727d1ef
2018-03-08 16:25
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
Android
1
https://gitee.com/luke757/scrcpy.git
git@gitee.com:luke757/scrcpy.git
luke757
scrcpy
scrcpy
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册