mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-20 13:54:36 +01:00
update docs
This commit is contained in:
@@ -230,7 +230,6 @@ class TrackedObjectProcessor(threading.Thread):
|
||||
###
|
||||
|
||||
# get the zones that are relevant for this camera
|
||||
# TODO: precompute this
|
||||
relevant_zones = [zone for zone, config in self.zone_config.items() if camera in config]
|
||||
for zone in relevant_zones:
|
||||
# create the set of labels in the current frame and previously reported
|
||||
|
||||
Reference in New Issue
Block a user