update
This commit is contained in:
parent
f1a80b370f
commit
1dffb871e2
@ -23,12 +23,12 @@ import mariadb
|
|||||||
import time
|
import time
|
||||||
import threading
|
import threading
|
||||||
|
|
||||||
from CameraStream import YOLOv8CameraStream # Import the YOLOv8CameraStream class
|
from lib.CameraStream import YOLOv8CameraStream # Import the YOLOv8CameraStream class
|
||||||
import cv2
|
import cv2
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|
||||||
import sainsmartrelay
|
import lib.sainsmartrelay
|
||||||
|
|
||||||
# db_config = {
|
# db_config = {
|
||||||
# 'user': 'dbUser',
|
# 'user': 'dbUser',
|
Loading…
Reference in New Issue
Block a user