You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
English:
Can scrcpy use the built-in screenshot tool of the mobile phone to complete the screenshot and push it to the computer? The shortcut [right]alt+print will take a screenshot of the computer system, which is rather fuzzy. After the mobile phone is connected wirelessly via scrcpy, there is no response when inputting the adb command below on the scrcpy interface:
scrcpy可否使用手机内置的截屏工具完成截屏后推送到电脑?右alt+print将采用电脑系统的截屏,比较模糊。在无线连接手机以后,scrcpy界面输入adb命令则没有反应。
English:
Can scrcpy use the built-in screenshot tool of the mobile phone to complete the screenshot and push it to the computer? The shortcut [right]alt+print will take a screenshot of the computer system, which is rather fuzzy. After the mobile phone is connected wirelessly via scrcpy, there is no response when inputting the adb command below on the scrcpy interface:
adb shell screencap -p /sdcard/screen.png
adb pull /sdcard/screen.png ./
reference:
#1588
#684
#684
#21
mobile:huawei mate30 pro
system:win7 professional
version:scrcpy v1.19
The text was updated successfully, but these errors were encountered: