mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-14 15:15:22 +03:00
Adjust debug logs
This commit is contained in:
parent
575494a091
commit
2c05bd1a4c
@ -583,7 +583,7 @@ def process_frames(
|
||||
)
|
||||
|
||||
if frame is None:
|
||||
logger.info(f"{camera_name}: frame {frame_time} is not in memory store.")
|
||||
logger.debug(f"{camera_name}: frame {frame_time} is not in memory store.")
|
||||
continue
|
||||
|
||||
# look for motion if enabled
|
||||
|
||||
Loading…
Reference in New Issue
Block a user