docs: 📝 Update README

This commit is contained in:
viarotel 2024-03-04 13:13:57 +08:00
parent 1cac054d41
commit 5b3dc87f48
2 changed files with 81 additions and 57 deletions

View File

@ -89,23 +89,24 @@ Windows 及 Linux 端内部集成了 Gnirehtet 用于提供 PC 到安卓设
### 通用 ### 通用
- Adb 路径
- Scrcpy 路径
- 文件存储路径(音视频录制及设备截图都保存在这里)
- Gnirehtet 路径
- Gnirehtet 修复
- Scrcpy 追加参数
- 更换主题 - 更换主题
- 调整语言 - 调整语言
- 文件存储路径(音视频录制及设备截图都保存在这里)
- Adb 路径
- Scrcpy 路径
- Gnirehtet 路径
- Scrcpy 参数
- 自动连接历史设备
- Gnirehtet 修复
- 开启调试 - 开启调试
### 视频控制 ### 视频控制
- 分辨率 - 最大尺寸
- 比特率 - 视频比特率
- 刷新率 - 刷新率
- 视频编码 - 视频编码
- 屏幕旋转 - 显示方向
- 屏幕裁剪 - 屏幕裁剪
- 显示器 - 显示器
- 视频缓冲 - 视频缓冲
@ -117,25 +118,20 @@ Windows 及 Linux 端内部集成了 Gnirehtet 用于提供 PC 到安卓设
- 保持清醒 - 保持清醒
- 控制时关闭屏幕 - 控制时关闭屏幕
- 控制结束关闭屏幕 - 控制结束关闭屏幕
- 控制时停止充电 - 控制时禁用自动亮屏
- 模拟辅助显示器
### 窗口控制 ### 窗口控制
- 窗口宽度
- 窗口高度
- 窗口横坐标
- 窗口纵坐标
- 无边框模式 - 无边框模式
- 全屏模式 - 全屏模式
- 始终位于顶部 - 始终位于顶部
- 禁用屏幕保护 - 禁用屏幕保护
### 音视频录制
- 录制格式
- 录制时长
- 录制视频方向
- 禁用视频录制
- 禁用视频播放
- 禁用音频录制
- 禁用音频播放
### 音频控制 ### 音频控制
- 音频源 - 音频源
@ -144,6 +140,22 @@ Windows 及 Linux 端内部集成了 Gnirehtet 用于提供 PC 到安卓设
- 音频缓冲 - 音频缓冲
- 音频输出缓冲 - 音频输出缓冲
### 音视频录制
- 录制视频格式
- 录制视频方向
- 录制时长
- 禁用视频录制
- 禁用音频录制
- 禁用视频播放
- 禁用音频播放
### 输入控制
- 鼠标模式
- 键盘模式
- 键盘注入方式
### OTG ### OTG
- 启用 OTG - 启用 OTG

View File

@ -87,60 +87,72 @@ Refer to [scrcpy/doc/shortcuts](https://github.com/Genymobile/scrcpy/blob/master
### General ### General
- Adb path
- Scrcpy path
- File storage path (audio and video recordings and device screenshots are all saved here)
- Gnirehtet path
- Gnirehtet fix
- Scrcpy append parameter
- Change theme - Change theme
- Adjust language - Adjust language
- Enable debug - File storage path (for storing audio/video recordings and device screenshots)
- ADB path
- Scrcpy path
- Gnirehtet path
- Scrcpy parameters
- Auto-connect to historical devices
- Gnirehtet Fix
- Enable debugging
### Video ### Video Control
- Resolution - Maximum size
- Bitrate - Video bitrate
- Refresh rate - Refresh rate
- Video encoding - Video encoding
- Screen rotation - Display orientation
- Screen cropping - Screen clipping
- Display - Monitor
- Video buffer - Video buffering
- Receiver (v4l2) buffer - Receiver (v4l2) buffering
### Device ### Device Control
- Show touch points - Show touch points
- Keep awake - Keep awake
- Close screen during control - Turn off screen during control
- Close screen after control - Turn off screen after control
- Stop charging during control - Disable auto-brightness during control
- Simulate auxiliary display
### Window ### Window Control
- Window width
- Window height
- Window X coordinate
- Window Y coordinate
- Borderless mode - Borderless mode
- Fullscreen mode - Fullscreen mode
- Always on top - Always on top
- Disable screen saver - Disable screensaver
### Recording ### Audio Control
- Recording format
- Recording duration
- Recording video orientation
- Disable video recording
- Disable video playback
- Disable audio recording
- Disable audio playback
### Audio
- Audio source - Audio source
- Audio encoding - Audio encoding
- Audio bitrate - Audio bitrate
- Audio buffer - Audio buffering
- Audio output buffer - Audio output buffering
### Audio/Video Recording
- Video recording format
- Video recording orientation
- Recording duration
- Disable video recording
- Disable audio recording
- Disable video playback
- Disable audio playback
### Input Control
- Mouse mode
- Keyboard mode
- Keyboard injection method
### OTG ### OTG
@ -148,12 +160,12 @@ Refer to [scrcpy/doc/shortcuts](https://github.com/Genymobile/scrcpy/blob/master
- Keyboard only - Keyboard only
- Mouse only - Mouse only
### Camera ### Camera Control
- Enable camera - Enable camera
- Camera source - Camera source
- Camera size - Camera resolution
- Camera ratio - Camera aspect ratio
- Camera frame rate - Camera frame rate
## Next Steps? ## Next Steps?