mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-23 17:52:05 +02:00
add back queue full message
This commit is contained in:
parent
27e39edd65
commit
03e46efcdd
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user