mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-10-27 10:52:11 +01:00
* Don't update thumbnail/snapshot if frame is not in the frame cache This follows up on changes originally made in https://github.com/blakeblackshear/frigate/pull/17671 - it is possible that is_better_thumbnail is true but the frame_time for the object is not the same as the current_frame_time. So rather than checking the frame cache, this change will only update the thumbnail_data when the two frame time values are the same. * add camera name to debug log |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| centroid_tracker.py | ||
| norfair_tracker.py | ||
| object_processing.py | ||
| tracked_object.py | ||