8 Commits

Author SHA1 Message Date
Stephan Wendel
a186b4e09e
REFACTOR: Ensure shellcheck compatibility
* Modified install.sh
* Added libs/ustreamer.sh
* Added libs/v4l2rtspserver.sh
* Modified uninstall.sh
* Modified webcamd

REFACTOR: Split run_rtsp to libs/v4l2rtspserver.sh

* Modified webcamd accordingly

REFACTOR: Split run_ustreamer to libs/ustreamer.sh

* Updated webcamd accordingly

Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-12-13 22:08:36 +01:00
Stephan Wendel
856c28d55d
REFACTOR: Renamed develop_log option.
* Renamed develop_log to mor intuitive delete_log

Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-12-12 12:12:15 +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
2a2bff5b31
Moved construct_streamer function
* Moved function to init_streams.sh

* Prepared v4l2-ctl device control feature

Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-12-09 19:55:30 +01:00
Stephan Wendel
cef0121b7a
IMPROVE: Added some comments to libs/core.sh
Signed-off-by: Stephan Wendel <me@stephanwe.de>

IMPROVE: Added some more comments to libs/core.sh

Signed-off-by: Stephan Wendel <me@stephanwe.de>

IMPROVE: Added some more comments to libs/core.sh

Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-12-08 21:42:38 +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