mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 19:41:29 +08:00
add back queue full message
This commit is contained in:
@@ -106,3 +106,5 @@ class FramePrepper(threading.Thread):
|
||||
'region_x_offset': self.region_x_offset,
|
||||
'region_y_offset': self.region_y_offset
|
||||
})
|
||||
else:
|
||||
print("queue full. moving on")
|
||||
|
Reference in New Issue
Block a user