1 Star 4 Fork 2

GiteeOS/scrcpy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
macos.md 858 Bytes
一键复制 编辑 原始数据 按行查看 历史

On macOS

Install

Scrcpy is available in Homebrew:

brew install scrcpy

You need adb, accessible from your PATH. If you don't have it yet:

brew install android-platform-tools

Alternatively, Scrcpy is also available in MacPorts, which sets up adb for you:

sudo port install scrcpy

See build.md to build and install the app manually.

Run

Make sure that your device meets the prerequisites.

Once installed, run from a terminal:

scrcpy

or with arguments (here to disable audio and record to file.mkv):

scrcpy --no-audio --record=file.mkv

Documentation for command line arguments is available:

  • man scrcpy
  • scrcpy --help
  • on github
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/GiteeOS/scrcpy.git
git@gitee.com:GiteeOS/scrcpy.git
GiteeOS
scrcpy
scrcpy
master

搜索帮助