同步操作将从 Gitee 极速下载/scrcpy 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
The application is very young, it is not unlikely that you encounter problems with it.
Here are the common reported problems and their status.
When run in cmd.exe
, the application does not print anything. Even scrcpy --help
have no output. We don't know why yet.
However, if you run the very same scrcpy.exe
from
MSYS2 (mingw64
), then it correctly prints output.
As a workaround, redirect outputs to files, so that you can read the files afterwards:
scrcpy >stdout 2>stderr
type stdout
type stderr
Note that all SDL logs are printed to stderr.
The previous problem does not help to get a clue about the cause.
The most common is your device not being detected by adb
, or is unauthorized.
Check everything is ok by calling:
adb devices
Windows may need some drivers to detect your device.
If you still encounter problems, please see issue 9.
This is expected, they requested to protect the screen.
In Silence, you can disable it in settings → Privacy → Screen security.
See issue 36.
On some devices, you may need to enable an option to allow simulating input.
On MacOS, with HiDPI support and multiple screens, input location are wrongly scaled. See issue 15.
A workaround is to build with HiDPI support disabled:
meson x --buildtype release -Dhidpi_support=false
However, the video will be displayed at lower resolution.
On Plasma Desktop, compositor is disabled while scrcpy is running.
As a workaround, disable "Block compositing".
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。