修复配置文件

This commit is contained in:
mofeng
2023-12-22 00:01:47 +08:00
parent 43297fa3c1
commit 7a7783ced4
2 changed files with 14 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ kvmd:
- 800x600
- 720x576
- 720x480
- 640x480
cmd:
- "/usr/bin/ustreamer"
- "--device=/dev/kvmd-video"
@@ -51,6 +52,8 @@ kvmd:
- "--process-name-prefix={process_name_prefix}"
- "--notify-parent"
- "--no-log-colors"
- "--sink=kvmd::ustreamer::jpeg"
- "--sink-mode=0660"
vnc: