9

CentOS7 部署WS-Scrcpy

 1 year ago
source link: https://apad.pro/centos7-ws-scrcpy/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

CentOS7 部署WS-Scrcpy

首先确定服务器上已部署adb环境,部署adb请参考

安装、升级所需的程序库

curl -sL https://rpm.nodesource.com/setup_12.x | sudo bash -
yum -y install nodejs gcc gcc+ gcc-c++ git
npm install -g node-gyp
  1. curl -sL https://rpm.nodesource.com/setup_12.x | sudo bash -
  2. yum -y install nodejs gcc gcc+ gcc-c++ git
  3. npm install -g node-gyp
curl -sL https://rpm.nodesource.com/setup_12.x | sudo bash -
yum -y install nodejs gcc gcc+ gcc-c++ git
npm install -g node-gyp

安装、运行WS-Scrcpy

git clone https://github.com/NetrisTV/ws-scrcpy.git
cd ws-scrcpy
npm install
npm start
  1. git clone https://github.com/NetrisTV/ws-scrcpy.git
  2. cd ws-scrcpy
  3. npm install
  4. npm start
git clone https://github.com/NetrisTV/ws-scrcpy.git
cd ws-scrcpy
npm install
npm start

更多请参考 https://githubhelp.com/NetrisTV/ws-scrcpy

发布于 2021-09-022021-12-02作者 泠枫


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK