blakeblackshear.frigate/frigate/config
Nicolas Mowen 3a1e1d0841
Improve review segmentation behavior (#19850)
* Refactor active objects to class

* Keep segment going when detection is newer than end of alert

* Cleanup logic

* Fix

* Cleanup ending

* Adjust timing

* Improve detection saving

* Don't have padding at end for in progress reviews

* Add review config for cutoff times
2025-08-31 16:36:12 -05:00
..
camera Improve review segmentation behavior (#19850) 2025-08-31 16:36:12 -05:00
__init__.py
auth.py
base.py Dynamically update masks and zones for cameras (#18359) 2025-08-16 10:20:33 -05:00
camera_group.py
classification.py Enrichments: Allow targeting a specific GPU ID (#19342) 2025-08-18 17:43:53 -06:00
config.py Enable Optional IPv6 Support for Nginx (#19602) 2025-08-18 17:39:12 -06:00
database.py
env.py
logger.py Ensure logging config is propagated to forked processes (#18704) 2025-08-16 10:20:33 -05:00
mqtt.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
network.py Enable Optional IPv6 Support for Nginx (#19602) 2025-08-18 17:39:12 -06:00
proxy.py Add role map support for proxy auth (#19758) 2025-08-25 17:58:41 -05:00
telemetry.py
tls.py
ui.py