summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-09-26 06:03:32 +0300
committerDevaev Maxim <[email protected]>2018-09-26 06:03:32 +0300
commit5eee6e0cec127992191c19a418e82ea1f6dfa832 (patch)
tree262bbbbea3dbc3640660e1cda35a681e214767c5
parent47023750383e947a5b14c64ccaf7d565c7c47376 (diff)
using cpu encoder on v1
-rw-r--r--configs/kvmd/v1.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/kvmd/v1.yaml b/configs/kvmd/v1.yaml
index bd763c81..a5eb0749 100644
--- a/configs/kvmd/v1.yaml
+++ b/configs/kvmd/v1.yaml
@@ -43,7 +43,7 @@ kvmd:
- "--device=/dev/kvmd-streamer"
- "--tv-standard=pal"
- "--format=yuyv"
- - "--encoder=omx"
+ - "--encoder=cpu"
- "--jpeg-quality={quality}"
- "--width=720"
- "--height=576"