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