summaryrefslogtreecommitdiff
path: root/testenv/kvmd.yaml
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-09-28 05:06:23 +0300
committerDevaev Maxim <[email protected]>2018-09-28 06:13:38 +0300
commit054f8e44dbc49a458d22a1d8d5a588a9a831761c (patch)
tree2d67b1ac32b4e8a43e69bd6d2c5bf6ab1fda787f /testenv/kvmd.yaml
parent8fd196bde84c1b396f54cd670e2767d1ed4068ee (diff)
some fixes for ustreamer
Diffstat (limited to 'testenv/kvmd.yaml')
-rw-r--r--testenv/kvmd.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testenv/kvmd.yaml b/testenv/kvmd.yaml
index a94dcb2b..4b1a05cc 100644
--- a/testenv/kvmd.yaml
+++ b/testenv/kvmd.yaml
@@ -41,7 +41,7 @@ kvmd:
cmd:
- "/usr/bin/ustreamer"
- "--device=/dev/kvmd-streamer"
- - "--jpeg-quality={quality}"
+ - "--quality={quality}"
- "--width=800"
- "--height=600"
- "--host=0.0.0.0"