summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-10-28 14:04:02 +0300
committerDevaev Maxim <[email protected]>2018-10-28 14:04:02 +0300
commit930577e745c19ecfff17c101dff78d8a1455607f (patch)
treec7a589a8f3e31aecb3ad4a05aaed7d481ca72d98
parent1aa71a9a03a6ed01fb3ed1288855c321b6f79e76 (diff)
--device-persistent for v1-hdmi
-rw-r--r--configs/kvmd/v1-hdmi.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/kvmd/v1-hdmi.yaml b/configs/kvmd/v1-hdmi.yaml
index 1f31f4ef..abb73101 100644
--- a/configs/kvmd/v1-hdmi.yaml
+++ b/configs/kvmd/v1-hdmi.yaml
@@ -55,6 +55,7 @@ kvmd:
cmd:
- "/usr/bin/ustreamer"
- "--device=/dev/kvmd-streamer"
+ - "--device-persistent"
- "--format=uyvy"
- "--encoder=omx"
- "--quality={quality}"