mirror of
https://github.com/viarotel-org/escrcpy.git
synced 2024-11-28 01:10:53 +01:00
Update README
This commit is contained in:
parent
4509292e51
commit
fe51c09300
47
README-CN.md
47
README-CN.md
@ -86,26 +86,29 @@ Windows 及 Linux 端内部集成了 Gnirehtet, 用于提供 PC 到安卓设
|
||||
|
||||
> 持续完善中 目前支持以下常用配置
|
||||
|
||||
### 自定义
|
||||
### 通用
|
||||
|
||||
- Adb 路径
|
||||
- Scrcpy 路径
|
||||
- 文件存储路径(音视频录制及设备截图都保存在这里)
|
||||
- Gnirehtet 路径
|
||||
- Gnirehtet 修复
|
||||
- Scrcpy 追加参数
|
||||
- 更换主题
|
||||
- 调整语言
|
||||
- 开启调试
|
||||
|
||||
### 视频控制
|
||||
|
||||
- 分辨率
|
||||
- 比特率
|
||||
- 刷新率
|
||||
- 视频解码器
|
||||
- 视频编码器
|
||||
- 视频编码
|
||||
- 屏幕旋转
|
||||
- 屏幕裁剪
|
||||
- 多显示器
|
||||
- 显示器
|
||||
- 视频缓冲
|
||||
- 音频缓冲
|
||||
- 接收器(v4l2)缓冲
|
||||
- 禁用视频
|
||||
|
||||
### 设备控制
|
||||
|
||||
@ -118,15 +121,41 @@ Windows 及 Linux 端内部集成了 Gnirehtet, 用于提供 PC 到安卓设
|
||||
### 窗口控制
|
||||
|
||||
- 无边框模式
|
||||
- 全屏幕模式
|
||||
- 全屏模式
|
||||
- 始终位于顶部
|
||||
- 禁用屏幕保护
|
||||
|
||||
### 音视频录制
|
||||
|
||||
- 录制视频格式
|
||||
- 录制格式
|
||||
- 录制时长
|
||||
- 录制视频方向
|
||||
- 禁用视频录制
|
||||
- 禁用视频播放
|
||||
- 禁用音频录制
|
||||
- 禁用音频播放
|
||||
|
||||
### 音频控制
|
||||
|
||||
- 禁用音频
|
||||
- 音频源
|
||||
- 音频编码
|
||||
- 音频比特率
|
||||
- 音频缓冲
|
||||
- 音频输出缓冲
|
||||
|
||||
### OTG
|
||||
|
||||
- 启用 OTG
|
||||
- 仅键盘
|
||||
- 仅鼠标
|
||||
|
||||
### 摄像控制
|
||||
|
||||
- 启用摄像
|
||||
- 摄像源
|
||||
- 摄像尺寸
|
||||
- 摄像比例
|
||||
- 摄像帧率
|
||||
|
||||
## 下一步做什么?
|
||||
|
||||
|
69
README.md
69
README.md
@ -84,47 +84,76 @@ Refer to [scrcpy/doc/shortcuts](https://github.com/Genymobile/scrcpy/blob/master
|
||||
|
||||
> Continuously improving. Currently supports the following common configurations
|
||||
|
||||
### Customization
|
||||
### General
|
||||
|
||||
- Adb path
|
||||
- Scrcpy path
|
||||
- File storage path (for video/audio recording and device screenshots)
|
||||
- File storage path (audio and video recordings and device screenshots are all saved here)
|
||||
- Gnirehtet path
|
||||
- Gnirehtet fix
|
||||
- Scrcpy append parameter
|
||||
- Change theme
|
||||
- Adjust language
|
||||
- Enable debug
|
||||
|
||||
### Video Control
|
||||
### Video
|
||||
|
||||
- Resolution
|
||||
- Bitrate
|
||||
- Refresh rate
|
||||
- Video decoder
|
||||
- Video encoder
|
||||
- Video encoding
|
||||
- Screen rotation
|
||||
- Screen cropping
|
||||
- Multi-display
|
||||
- Video buffering
|
||||
- Audio buffering
|
||||
- Receiver (v4l2) buffering
|
||||
- Disable video
|
||||
- Display
|
||||
- Video buffer
|
||||
- Receiver (v4l2) buffer
|
||||
|
||||
### Device Control
|
||||
### Device
|
||||
|
||||
- Show touch points
|
||||
- Keep screen on
|
||||
- Close screen when controlling
|
||||
- Close screen after control ends
|
||||
- Stop charging when controlling
|
||||
- Keep awake
|
||||
- Close screen during control
|
||||
- Close screen after control
|
||||
- Stop charging during control
|
||||
|
||||
### Window Control
|
||||
### Window
|
||||
|
||||
- Borderless mode
|
||||
- Fullscreen mode
|
||||
- Always on top
|
||||
- Disable screen saver
|
||||
|
||||
### Video/Audio Recording
|
||||
### Recording
|
||||
|
||||
- Recording video format
|
||||
- Recording format
|
||||
- Recording duration
|
||||
- Recording video orientation
|
||||
- Disable video recording
|
||||
- Disable video playback
|
||||
- Disable audio recording
|
||||
- Disable audio playback
|
||||
|
||||
### Audio Control
|
||||
### Audio
|
||||
|
||||
- Disable audio
|
||||
- Audio source
|
||||
- Audio encoding
|
||||
- Audio bitrate
|
||||
- Audio buffer
|
||||
- Audio output buffer
|
||||
|
||||
### OTG
|
||||
|
||||
- Enable OTG
|
||||
- Keyboard only
|
||||
- Mouse only
|
||||
|
||||
### Camera
|
||||
|
||||
- Enable camera
|
||||
- Camera source
|
||||
- Camera size
|
||||
- Camera ratio
|
||||
- Camera frame rate
|
||||
|
||||
## Next Steps?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user