mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01: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