Scrcpy连接香橙派

环境:

Android12系统(香橙派提供的官方系统镜像)
scrcpy-win64-v2.1.1

首先使用type-c连接,使用adb devices查看是否连接上
在这里插入图片描述
再使用scrcpy.exe执行命令
在这里插入图片描述
报错 java.lang.IllegalArgumentException

解决

执行scrcpy.exe --video-encoder 'OMX.google.h264.encoder'
在这里插入图片描述

GitHub 加速计划 / sc / scrcpy
54
5
下载
Display and control your Android device
最近提交(Master分支:2 个月前 )
b08093d1 The installed icon was listed as `icon.png`, but the actual filename is `scrcpy.png`. PR #6490 <https://github.com/Genymobile/scrcpy/pull/6490> Signed-off-by: Romain Vimont <rom@rom1v.com> 19 天前
e5e58b1b - 2 个月前
Logo

AtomGit 是由开放原子开源基金会联合 CSDN 等生态伙伴共同推出的新一代开源与人工智能协作平台。平台坚持“开放、中立、公益”的理念,把代码托管、模型共享、数据集托管、智能体开发体验和算力服务整合在一起,为开发者提供从开发、训练到部署的一站式体验。

更多推荐