scrcpy打开闪退无法投屏

scrcpy.exe打开后直接报错,没有将设备屏幕投放到电脑桌面

INFO: scrcpy 1.10 
ERROR: Failed to execute: [D:\Program\scrcpy-win64-v1.10], [push], ["D:\Program\scrcpy-win64-v1.10\scrcpy-server.jar"], ["/data/local/tmp/scrcpy-server.jar"]
ERROR: Could not execute "adb push"
Press any key to continue...

该怎么配置才能正常使用scrcpy的投屏功能?

参考github官网的帖子
ERROR: Could not execute "adb push" · Issue #278 · Genymobile/scrcpy · GitHub

1、Delete adb in PATH
2、run the scrcpy.exe as administrator

scrcpy环境变量配置了没有?电脑链接手机后,用
adb devices命令就ok哇!
按这篇博客投屏一步一步来:
https://blog.csdn.net/DDJ_TEST/article/details/120287342

嗯,建议根据这个链接的操作,看你当前的环境是否可以按照步骤,实现投屏:https://www.zhangshilong.cn/work/223272.html