File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -251,7 +251,7 @@ ccap-cli --convert input.yuv --yuv-format nv12 --yuv-width 1920 --yuv-height 108
251251| --------| -------------|
252252| ` -l, --list-devices` | List all available camera devices |
253253| ` -i, --device-info [INDEX]` | Show detailed info for device |
254- | ` -d, --device INDEX\| NAME` | Select camera device |
254+ | ` -d, --device INDEX` or ` NAME` | Select camera device |
255255| ` -w, --width WIDTH` | Set capture width (default: 1280) |
256256| ` -H, --height HEIGHT` | Set capture height (default: 720) |
257257| ` -f, --fps FPS` | Set frame rate (default: 30) |
Original file line number Diff line number Diff line change @@ -214,7 +214,7 @@ ccap-cli --convert input.yuv --yuv-format nv12 --yuv-width 1920 --yuv-height 108
214214| ------| ------|
215215| ` -l, --list-devices` | 列出所有可用的相机设备 |
216216| ` -i, --device-info [INDEX]` | 显示设备详细信息 |
217- | ` -d, --device INDEX\| NAME` | 选择相机设备 |
217+ | ` -d, --device INDEX` 或 ` NAME` | 选择相机设备 |
218218| ` -w, --width WIDTH` | 设置捕获宽度(默认:1280) |
219219| ` -H, --height HEIGHT` | 设置捕获高度(默认:720) |
220220| ` -f, --fps FPS` | 设置帧率(默认:30) |
You can’t perform that action at this time.
0 commit comments