vigil

Security camera system built on motion and yolov7.
Log | Files | Refs

commit bbbe6b9ecfc4fd90f096ce546499be0d475a99d1
parent c6bd0500b9351d8b11a4f3883148d0db3ace290c
Author: dwrz <dwrz@dwrz.net>
Date:   Wed,  1 Feb 2023 19:51:11 +0000

Refactor cameras script

Diffstat:
Mscripts/cameras | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/cameras b/scripts/cameras @@ -1,6 +1,6 @@ #!/usr/bin/env bash -readonly WEBCONTROL_PORT="8080" +readonly WEBCONTROL_PORT="${PORT_CONTROL}" readonly cameras=( "https://${HOST0}:${WEBCONTROL_PORT}/0"