This commit is contained in:
2025-10-17 14:16:08 -04:00
parent 36b7784b4e
commit 89036ea4c5

View File

@@ -21,8 +21,9 @@ parent_dir = os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
sys.path.append(parent_dir)
logger = get_logger(__name__,'/var/log/ml_vision_logs/00_load_missed', stdout=True, systemd=False, level=logging.INFO)
from common import settings
default_dir_watch = settings.dir_watch_missed
#default_dir_watch = settings.dir_watch_missed
default_dir_watch = settings.dir_watch
publish = kwq.producer.send
topic = kwq.TOPICS.exit_00_videos_to_score_detection