mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +08:00
config: set hdmi fps params
This commit is contained in:
parent
0f844b7ac9
commit
66e30489a5
@ -28,6 +28,8 @@ kvmd:
|
||||
enabled: false
|
||||
|
||||
streamer:
|
||||
desired_fps: 30
|
||||
max_fps: 60
|
||||
unix: /run/kvmd/ustreamer.sock
|
||||
cmd:
|
||||
- "/usr/bin/ustreamer"
|
||||
|
||||
@ -30,6 +30,8 @@ kvmd:
|
||||
device: /dev/kvmd-msd
|
||||
|
||||
streamer:
|
||||
desired_fps: 30
|
||||
max_fps: 60
|
||||
unix: /run/kvmd/ustreamer.sock
|
||||
cmd:
|
||||
- "/usr/bin/ustreamer"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user