frigate/frigate/config/camera
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
..
__init__.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
audio.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
birdseye.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
camera.py Enable event snapshot API to honour query params after event ends (#22375) 2026-03-22 13:33:04 -06:00
detect.py Add config validators (#22704) 2026-03-30 08:34:54 -05:00
ffmpeg.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
genai.py GenAI tweaks (#22756) 2026-04-04 06:54:51 -06:00
live.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
mask.py Masks and zones improvements (#22163) 2026-02-28 07:04:43 -07:00
motion.py Skip motion threshold configuration (#22255) 2026-03-05 18:20:03 -06:00
mqtt.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
notification.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
objects.py Masks and zones improvements (#22163) 2026-02-28 07:04:43 -07:00
onvif.py ONVIF refactor (#22629) 2026-03-25 08:57:47 -05:00
profile.py Camera profile support (#22482) 2026-03-19 09:47:57 -05:00
record.py Export improvements (#22867) 2026-04-14 08:19:50 -06:00
review.py Review labels widget (#22664) 2026-03-27 08:45:50 -06:00
snapshots.py Enable event snapshot API to honour query params after event ends (#22375) 2026-03-22 13:33:04 -06:00
timestamp.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
updater.py Miscellaneous fixes (#23017) 2026-04-28 08:54:09 -06:00
zone.py Masks and zones improvements (#22163) 2026-02-28 07:04:43 -07:00