blakeblackshear.frigate/frigate/track
Josh Hawkins 6936d33172
Frame time fix (#17816)
* 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
2025-04-21 16:36:10 -06:00
..
__init__.py Round robin SHM management (#15027) 2024-11-16 16:00:19 -07:00
centroid_tracker.py Round robin SHM management (#15027) 2024-11-16 16:00:19 -07:00
norfair_tracker.py Improve object tracking (#17671) 2025-04-13 12:10:35 -06:00
object_processing.py LPR improvements (#17289) 2025-03-23 13:30:48 -06:00
tracked_object.py Frame time fix (#17816) 2025-04-21 16:36:10 -06:00