4 Commits

Author SHA1 Message Date
Stephan Wendel
4b6fc0d8c3
BUGFIX: Fixed Typo in Variable for Crowsnest dependencies
* Affected files: install.sh and custompios module

Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-12-17 19:15:10 +01:00
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
33900332b3
BUGFIX: Bug in install.sh
install.sh linked crutial files instead of copying

Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-12-07 19:34:41 +01:00
Stephan Wendel
ec3157a794
Dropped mjpg-streamer
* Updated README.md accordingly
* Ustreamer now compiles without omx flag and
* webcamd does not use --encoder omx.
* Added new install and uninstall script,
* both prepared for later implementing webrtc
* Updated and tested custompios Module
* Removed mjpg-streamer from webcamd

Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-11-23 19:45:20 +01:00