mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
soft fps limit
This commit is contained in:
@@ -50,11 +50,13 @@ kvmd:
|
||||
shutdown_delay: 10.0
|
||||
|
||||
quality: 80
|
||||
soft_fps: 30
|
||||
|
||||
cmd:
|
||||
- "/usr/bin/ustreamer"
|
||||
- "--device=/dev/kvmd-streamer"
|
||||
- "--quality={quality}"
|
||||
- "--soft-fps={soft_fps}"
|
||||
- "--width=800"
|
||||
- "--height=600"
|
||||
- "--host=0.0.0.0"
|
||||
|
||||
Reference in New Issue
Block a user