blakeblackshear.frigate/frigate/record
Josh Hawkins 96d89eb50c
Lower timeout in object processing (#17970)
On startup, the object processing pipeline would be delayed for 10ms every iteration through the loop while the end event subscriber blocked. For users with large numbers of cameras and a fair amount of detected objects, this would cause the detected objects queue length to rise and frames to be eventually dropped, leading to processing delays, incorrect frame times applied to thumbnail_data, and other seemingly unexplainable things.
2025-04-30 07:42:53 -06:00
..
__init__.py Ability to manually create events through the API (#3184) 2023-05-19 05:16:11 -05:00
cleanup.py Review items per user (#17137) 2025-03-13 14:20:09 -06:00
export.py Fix model errors (#17171) 2025-03-16 06:01:15 -05:00
maintainer.py Lower timeout in object processing (#17970) 2025-04-30 07:42:53 -06:00
record.py Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
util.py Change debug message about deleting db entries to warning (#11780) 2024-06-06 09:16:28 -06:00