blakeblackshear.frigate/frigate/config
Nicolas Mowen d3d05fa397
Fixes (#18220)
* Add option to not trim clip

* Improve API

* Update snapshot for new best objects

* Fix missing strings

* Convert to separate key

* Always include bounding box on snapshots

* improve autotracking relative zooming time calculation

* update proxy docs to note the need for comma separated header roles

* Add count translation

* tracked object lifecycle i18n fix

* update speed estimation docs

* clarity

* Re-initialize onvif information when toggling camera on live view

* Move time ago to card info and add face area

* Clarify face recognition docs

* Increase minimum face recognition area

* use clipFrom to in vod module endpoint to start at the correct time

* Cleanup media api

* Don't change duration

* Use search detail dialog for face library

* Move to segment based

* Cleanup

* Add back duration modification

* clean up docs

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-05-14 16:44:06 -06:00
..
camera Autotracking improvements (#17955) 2025-04-29 10:17:56 -06:00
__init__.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
auth.py fix regex for cookie_name to be general snake case (#14854) 2024-11-18 11:26:36 -07:00
base.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
camera_group.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
classification.py Fixes (#18220) 2025-05-14 16:44:06 -06:00
config.py Classification config changes (#17892) 2025-04-24 07:30:10 -06:00
database.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
env.py Fixes (#14668) 2024-10-29 15:34:07 -05:00
logger.py Add self return for pydantic (#17091) 2025-03-11 07:57:00 -05:00
mqtt.py Add ability to set mqtt qos in config (#16435) 2025-02-09 16:45:04 -06:00
proxy.py Fixes (#18055) 2025-05-05 20:42:24 -06:00
telemetry.py Add support for SR-IOV GPU stats (#15796) 2025-02-08 12:47:01 -06:00
tls.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
ui.py Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00