一、需求描述:
1. 现状:目前已实现 nodejs库https://github.com/openstf/adbkit 进行screencap截图并在win10用opencv显示截图
设备:mi6 + win10
分辨率:1920*1080
2. 问题:当前环境执行adb screencap耗时在3~5s
2. 目标:性能优化在1s之内,且图片不失真,分享解决思路
二、人才要求:
安卓 adb
三、参考链接
1.https://stackoverflow.com/questions/43900380/faster-command-than-adb-shell-screencap
2.https://stackoverflow.com/questions/13984017/how-to-capture-the-screen-as-fast-as-possible-through-adb
3.https://www.jianshu.com/p/30ab006b028c
4.https://github.com/NetEaseGame/airinput