blakeblackshear.frigate/frigate/record
Nicolas Mowen 940be5dc6f
Create ReviewSegment table in DB for organizing detections to be reviewed (#9918)
* Add review to database

* Create main manager for review segments

* Upsert and maintain review segments

* Update logic for adding new segments

* Add api

* Support deleting review segments on recording cleanup

* Add field for alert labels

* Formatting

* Logic fixes

* Save 16:9 thumbnail for review segment

* Ensure that crop is 16:9

* Fix non detected objects being added

* Only include true positives

* Add sub labels to data
2024-02-20 16:26:09 -07:00
..
__init__.py
cleanup.py Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 2024-02-20 16:26:09 -07:00
export.py
maintainer.py Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
record.py Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
util.py Improve periodic sync reliability and make it optional (#8647) 2023-11-18 06:06:00 -06:00