Stephan Wendel
b96c2bd86a
BUGFIX: Typo in shellcheck directive
...
* 'requires' instead of 'require'
Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-12-17 22:02:00 +01:00
Stephan Wendel
6a34f31480
SHELLCHECK: Enabled 'requires-variable-braces' in configparser.sh
...
Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-12-17 20:41:55 +01:00
Stephan Wendel
351703cc60
Add Feature V4L2 Control
...
* This feature allows you to setup v4l2-ctl parameters before stream starts.
* Modified webcamd accordingly.
* Modified libs/configparser.sh.
* Changed functions get_param configured_cams and check_section
Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-12-11 20:19:10 +01:00
Stephan Wendel
5e2d40741e
IMPROVE: Rearanged configparser.sh
...
Added Comments for Usage
Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-12-08 21:15:52 +01:00
Stephan Wendel
6c8a9df33f
Cleanup: Trimmed trailing whitespace
...
Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-12-08 20:33:44 +01:00
Stephan Wendel
bcefa9886b
IMPROVE: Split webcamd with 'libs'
...
This should improve maintainability.
Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-12-08 20:02:09 +01:00