mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-01-07 00:06:57 +01:00
5239790835
* Initial implementation of active object counters. Need to clean up a bit more and examine reuse of stationary/active logic in neighboring modules. * A bit more cleanup for references to active, referencing the tracked object method rather than duplicating logic. * Minor formatting and readability cleanup * Update docs with the new active mqtt metric definition. * Move the check for a change in active status into the code block protected by a false positive check. * - Add 'active' to the tracked object dictionary, use the previous object for active comparison. - I also missed emitting updates when a tracked object is no longer tracked, and added handling for emitting zeros on object types. |
||
---|---|---|
.. | ||
api | ||
comms | ||
detectors | ||
embeddings | ||
events | ||
genai | ||
images | ||
motion | ||
output | ||
ptz | ||
record | ||
review | ||
stats | ||
test | ||
track | ||
util | ||
__init__.py | ||
__main__.py | ||
app.py | ||
config.py | ||
const.py | ||
ffmpeg_presets.py | ||
log.py | ||
models.py | ||
mypy.ini | ||
object_detection.py | ||
object_processing.py | ||
plus.py | ||
storage.py | ||
timeline.py | ||
types.py | ||
video.py | ||
watchdog.py |