Skip to content

Commit

Permalink
docs: 📝 Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
viarotel committed Mar 4, 2024
1 parent 1cac054 commit 5b3dc87
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 51 deletions.
46 changes: 29 additions & 17 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,23 +89,24 @@ Windows 及 Linux 端内部集成了 Gnirehtet, 用于提供 PC 到安卓设
### 通用

- 更换主题
- 调整语言
- 文件存储路径(音视频录制及设备截图都保存在这里)
- Adb 路径
- Scrcpy 路径
- 文件存储路径(音视频录制及设备截图都保存在这里)
- Gnirehtet 路径
- Scrcpy 参数
- 自动连接历史设备
- Gnirehtet 修复
- Scrcpy 追加参数
- 更换主题
- 调整语言
- 开启调试

### 视频控制

- 分辨率
- 比特率
- 最大尺寸
- 视频比特率
- 刷新率
- 视频编码
- 屏幕旋转
- 显示方向
- 屏幕裁剪
- 显示器
- 视频缓冲
Expand All @@ -117,32 +118,43 @@ Windows 及 Linux 端内部集成了 Gnirehtet, 用于提供 PC 到安卓设
- 保持清醒
- 控制时关闭屏幕
- 控制结束关闭屏幕
- 控制时停止充电
- 控制时禁用自动亮屏
- 模拟辅助显示器

### 窗口控制

- 窗口宽度
- 窗口高度
- 窗口横坐标
- 窗口纵坐标
- 无边框模式
- 全屏模式
- 始终位于顶部
- 禁用屏幕保护

### 音频控制

- 音频源
- 音频编码
- 音频比特率
- 音频缓冲
- 音频输出缓冲

### 音视频录制

- 录制格式
- 录制时长
- 录制视频格式
- 录制视频方向
- 录制时长
- 禁用视频录制
- 禁用视频播放
- 禁用音频录制
- 禁用视频播放
- 禁用音频播放

### 音频控制
### 输入控制

- 音频源
- 音频编码
- 音频比特率
- 音频缓冲
- 音频输出缓冲
- 鼠标模式
- 键盘模式
- 键盘注入方式

### OTG

Expand Down
80 changes: 46 additions & 34 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,73 +87,85 @@ Refer to [scrcpy/doc/shortcuts](https://github.com/Genymobile/scrcpy/blob/master
### 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
- 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
- Bitrate
- Maximum size
- Video bitrate
- Refresh rate
- Video encoding
- Screen rotation
- Screen cropping
- Display
- Video buffer
- Receiver (v4l2) buffer
- Display orientation
- Screen clipping
- Monitor
- Video buffering
- Receiver (v4l2) buffering

### Device
### Device Control

- Show touch points
- Keep awake
- Close screen during control
- Close screen after control
- Stop charging during control
- Turn off screen during control
- Turn off screen after control
- Disable auto-brightness during control
- Simulate auxiliary display

### Window
### Window Control

- Window width
- Window height
- Window X coordinate
- Window Y coordinate
- Borderless mode
- Fullscreen mode
- Always on top
- Disable screen saver
- Disable screensaver

### Audio Control

- Audio source
- Audio encoding
- Audio bitrate
- Audio buffering
- Audio output buffering

### Recording
### Audio/Video Recording

- Recording format
- Video recording format
- Video recording orientation
- Recording duration
- Recording video orientation
- Disable video recording
- Disable video playback
- Disable audio recording
- Disable video playback
- Disable audio playback

### Audio
### Input Control

- Audio source
- Audio encoding
- Audio bitrate
- Audio buffer
- Audio output buffer
- Mouse mode
- Keyboard mode
- Keyboard injection method

### OTG

- Enable OTG
- Keyboard only
- Mouse only

### Camera
### Camera Control

- Enable camera
- Camera source
- Camera size
- Camera ratio
- Camera resolution
- Camera aspect ratio
- Camera frame rate

## Next Steps?
Expand Down

0 comments on commit 5b3dc87

Please sign in to comment.