frigate/frigate/config
Josh Hawkins 011ad8eda7
Some checks are pending
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
Miscellaneous fixes (#23017)
* add ui to camera config update topics enum

* add mqtt to camera config update enum

* ensure cleanup runs when an event end skips post-processing

* end any in-progress audio events when audio detection is disabled

we already end in-progress audio events when we disable a camera, but this mirrors that logic for specifically disabling audio detection

* Improve GenAI metadata

* fix invalid recording segment topic being misrouted to the valid handler

* Add confidence default to avoid unnecessary field causing issues

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2026-04-28 08:54:09 -06:00
..
camera Miscellaneous fixes (#23017) 2026-04-28 08:54:09 -06:00
__init__.py Add networking options for configuring listening ports (#21779) 2026-02-26 21:27:56 -07:00
auth.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
base.py Dynamically update masks and zones for cameras (#18359) 2025-08-16 10:20:33 -05:00
camera_group.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
classification.py Add config validators (#22704) 2026-03-30 08:34:54 -05:00
config.py Miscellaneous fixes (#22913) 2026-04-18 07:10:50 -06:00
database.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
env.py Improve environment var handling (#22796) 2026-04-07 07:16:02 -06:00
logger.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
mqtt.py Merge remote-tracking branch 'origin/master' into dev 2026-03-22 17:34:11 -05:00
network.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
profile_manager.py Improve profile state management and add recap tool (#22715) 2026-03-31 19:09:32 -05:00
profile.py Camera profile support (#22482) 2026-03-19 09:47:57 -05:00
proxy.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
telemetry.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
tls.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
ui.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00