Smoothing Fixes, Optimizations (#1295)

* Fix #1098, Removed Continuous Output as being obsolete

* Pause output processing when no input source is available

* Only show configurable options for Linear smoothing
This commit is contained in:
LordGrey
2021-08-31 10:56:06 +02:00
committed by GitHub
parent f0bd38d473
commit 1ef3a106f1
6 changed files with 134 additions and 148 deletions

View File

@@ -58,8 +58,7 @@
"outputRate" : 25.0000,
"decay" : 1,
"dithering" : false,
"updateDelay" : 0,
"continuousOutput" : true
"updateDelay" : 0
},
"grabberV4L2" :