mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
streamer state over websocket
This commit is contained in:
@@ -52,6 +52,10 @@ kvmd:
|
||||
quality: 80
|
||||
desired_fps: 0
|
||||
|
||||
host: 127.0.0.1
|
||||
port: 8082
|
||||
timeout: 2.0
|
||||
|
||||
cmd:
|
||||
- "/usr/bin/ustreamer"
|
||||
- "--device=/dev/kvmd-streamer"
|
||||
@@ -60,7 +64,9 @@ kvmd:
|
||||
- "--width=800"
|
||||
- "--height=600"
|
||||
- "--host=0.0.0.0"
|
||||
- "--port=8082"
|
||||
- "--port={port}"
|
||||
|
||||
state_poll: 1.0
|
||||
|
||||
logging:
|
||||
version: 1
|
||||
|
||||
Reference in New Issue
Block a user