mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
修改默认设备为 /dev/video0 /dev/ttyUSB0
This commit is contained in:
@@ -10,7 +10,7 @@ kvmd:
|
||||
|
||||
hid:
|
||||
type: ch9329
|
||||
device: /dev/kvmd-hid
|
||||
device: /dev/ttyUSB0
|
||||
|
||||
msd:
|
||||
type: disabled
|
||||
@@ -23,7 +23,7 @@ kvmd:
|
||||
default: 2000
|
||||
cmd:
|
||||
- "/usr/bin/ustreamer"
|
||||
- "--device=/dev/kvmd-video"
|
||||
- "--device=/dev/video0"
|
||||
- "--persistent"
|
||||
- "--format=mjpeg"
|
||||
- "--encoder=LIBX264-VIDEO"
|
||||
|
||||
Reference in New Issue
Block a user