Scrcpy GUI, free download. Scrcpy GUI is a free and open-source graphical user interface for the scrcpy desktop application that allows users to control and mirror their Android device on their desktop.
点击 https://github.com/Genymobile/scrcpy/releases/download/v1.24/scrcpy-win64-v1.24.zip 下载scrcpy-win64-v1.24.zip(包含adb在内的所有依赖组件)。 SHA-256: 代码语言:javascript 复制 6ccb64cba0a3e75715e85a188daeb4f306a1985f8ce123eba92ba74fc9b27367 代码语言:javascript 复制 Chocolatey安装: 代码语...
https://github.com/Genymobile/scrcpy/releases/download/v1.16/scrcpy-win64-v1.16.zip 1. 直接点击就可以下载了 有的人可能上不了外网,我把软件上传了百度网盘,大家在后台回复「scrcpy」获取。 #运行软件 下载后解压之后是这样的 下载完成 很显然双击scrcpy.exe就可以使用了。 #使用介绍 功能介绍 画面设置 缩小...
Change bit-rate The default bit-rate is 8 Mbps. To change the video bitrate (e.g. to 2 Mbps): scrcpy --bit-rate 2M scrcpy -b 2M#short version Limit frame rate The capture frame rate can be limited: scrcpy --max-fps 15 This is officially supported since Android 10, but may work...
scrcpy --audio-bit-rate=64000 # 与上一条相同 注:此参数不适用于 RAW 音频编解码器(--audio-codec=raw) 音频缓冲区 必须为音频配置缓冲区。它必足够小,以保持可接受的延迟;但也要足够大,以尽量减少缓冲区不足导致的音频故障。 默认缓冲区大小设置为50ms,可以调整: ...
scrcpy --bit-rate 2M scrcpy -b 2M # short versionLimit frame rateThe capture frame rate can be limited:scrcpy --max-fps 15This is officially supported since Android 10, but may work on earlier versions.CropThe device screen may be cropped to mirror only part of the screen....
scrcpyprovides display and control of Android devices connected on USB (or over TCP/IP). It does not require any root access. OPTIONS --always-on-topMake scrcpy window always on top (above other windows).-b,--bit-ratevalueEncode the video at the given bit-rate, expressed in bits/s. ...
scrcpy --bit-rate 2M scrcpy -b 2M # short version 限制帧率 可以限制捕获帧速率 scrcpy --max-fps 15 自Android 10 起正式支持此功能,但可能适用于较早版本。 Crop 设备屏幕可能会被裁剪以仅镜像屏幕的一部分。 例如,这对于仅镜像 Oculus Go 的一只眼睛很有用: ...
64位:https://github.com/Genymobile/scrcpy/releases/download/v1.8/scrcpy-win64-v1.8.zip Mac 使用Homebrew安装 brew install scrcpy Linux Arch Linux 可以使用AUR安装:scrcpy Gentoo可以使用Ebuild安装:scrcpy 使用 电脑连接安卓设备 命令行运行scrcpy
Yes, x86 programs can run on an x64 system. Most modern x64 systems come with a feature called Windows-on-Windows 64-bit (WoW64), which allows 32-bit (x86) applications to run on 64-bit (x64) versions of Windows. When you run an x86 program on an x64 system, WoW64 translates th...