-
scrcpy的Web客户端原型:ws-scrcpy
资源介绍
ws scrcpy
用于等的Web客户端。
要求
浏览器必须支持以下技术:
Web套接字
媒体源扩展和h264解码( )
WebWorkers( )
WebAssembly( 和 )
服务器:
Node.js v10 +
node-gyp()
adb可执行文件必须在PATH环境变量中可用
设备:
Android 5.0以上版本(API 21以上版本)
启用
在某些设备上,您还需要启用才能使用键盘和鼠标对其进行控制。
建立并开始
确保已安装 , 和
git clone https://github.com/NetrisTV/ws-scrcpy.git
cd ws-scrcpy
# # For stable version find latest tag and switch to it:
# git tag -l
# git checkout vX.Y.Z
npm install
npm start
支持的功能
筛网铸造
的修改用于流式传输H264视频,然后由随附的解码器之一对其进行解码。
遥控
触控事件(包括多点触控)
多点触控仿真: CTRL以屏幕中心为中心
- 上一篇: VB.NET使用AD域用户名和密码登录
- 下一篇: VB获取系统进程ID及监视启动与停止.rar