summaryrefslogtreecommitdiff
path: root/kvmd/configs
diff options
context:
space:
mode:
Diffstat (limited to 'kvmd/configs')
-rw-r--r--kvmd/configs/kvmd/v1.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/kvmd/configs/kvmd/v1.yaml b/kvmd/configs/kvmd/v1.yaml
index 75a1a5b6..b6dd033d 100644
--- a/kvmd/configs/kvmd/v1.yaml
+++ b/kvmd/configs/kvmd/v1.yaml
@@ -36,13 +36,13 @@ kvmd:
shutdown_delay: 10.0
size:
- width: 720
- height: 576
+ width: 800
+ height: 600
cmd:
- "/usr/bin/mjpg_streamer"
- "-i"
- - "input_uvc.so -d /dev/kvmd-streamer -e 2 -t pal -y -n -r {width}x{height}"
+ - "input_uvc.so -d /dev/kvmd-streamer -e 2 -t pal -y -n -r 720x576"
- "-o"
- "output_http.so -l localhost -p 8082"