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
|
a3f0317824
|
SHELLCHECK: Enabled 'requires-variable-braces'
* Affected Files:
* libs/hwhandler.sh
* libs/logging.sh
* libs/messages.sh
* libs/ustreamer.sh
* libs/v4l2_control.sh
* libs/v4l2rtspserver.sh
Signed-off-by: Stephan Wendel <me@stephanwe.de>
|
2021-12-17 20:38:49 +01:00 |
|
Stephan Wendel
|
4c2d927d87
|
REFACTOR: Refactored ustreamer.sh to avoid shellcheck errors
Signed-off-by: Stephan Wendel <me@stephanwe.de>
|
2021-12-17 19:34:13 +01:00 |
|
Stephan Wendel
|
24f9257a47
|
FIX: Mark as executable.
* ustreamer.sh, v4l2_control.sh and v4l2rtspserver.sh
Signed-off-by: Stephan Wendel <me@stephanwe.de>
|
2021-12-13 22:19:23 +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 |
|