1
0
mirror of https://github.com/blakeblackshear/frigate.git synced 2025-03-09 00:16:54 +01:00
blakeblackshear.frigate/frigate/comms
Nicolas Mowen 940be5dc6f
Create ReviewSegment table in DB for organizing detections to be reviewed ()
* 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
..
config_updater.py Convert config updating and video/audio queues to use zmq () 2024-02-19 07:26:59 -06:00
detections_updater.py Convert config updating and video/audio queues to use zmq () 2024-02-19 07:26:59 -06:00
dispatcher.py Create ReviewSegment table in DB for organizing detections to be reviewed () 2024-02-20 16:26:09 -07:00
inter_process.py Convert config updating and video/audio queues to use zmq () 2024-02-19 07:26:59 -06:00
mqtt.py use enabled_in_config for switch in HA integration () 2023-11-16 01:25:48 +00:00
ws.py Don't fail if message is received before websocket start () 2024-02-05 17:53:16 -06:00