frigate/docs/docs/configuration
Josh Hawkins 7413ce08d4
Merge detector and model in settings UI (#23216)
* add embedded mode to BaseSection so parents can host the save action

* add optional action slot to current Frigate+ model summary

* add w-full to action slot flex wrapper for explicit width contract

* i18n

* merged detectors and model settings view

* fix document title

* Embed detector form in merged settings view

* add detection model card with tabs and custom model embed

* add Frigate+ model selector with filter popover to merged page

* Add mismatch banner and gate save on detector and model compatibility

* Wire atomic save, restart toast, and undo on detectors and model page

* Clear child pending data on undo

* route merged detectors and model view in settings

* trim Frigate+ page to account-only and remove old detection model view

* basic e2e

* Fix unsaved-changes guard, custom path leak, and post-failure cache resync

* Rename to Detectors and model, float Modified badge, use ConfigMessageBanner for mismatch

* Hide Plus/Custom tabs when Frigate+ is not enabled

* Detect active Plus model via model.plus.id instead of path prefix

* Sync state back to snapshot when child form un-modifies and remount on undo

* Always require restart on save since model changes also need one

* Wrap Frigate+ model selector in SplitCardRow with label and description

* rename tab

* update docs

* sync top-level model with default detector's resolved model

when the user doesn't define a top-level `model:` block, `FrigateConfig.model` stayed at pydantic field defaults (320×320, /labelmap.txt) while the per-detector model picked up `DEFAULT_MODEL` for openvino on cpu (300×300, coco_91cl_bkgr.txt introduced in #23127), causing `RemoteObjectDetector` to fail with "buffer is too small for requested array" because the SHM was sized from the per-detector model but mapped using the top-level one. After the detector loop, copy the first detector's resolved model up to `self.model` so both sides agree on dimensions and labelmap

* revert to cpu detector by default

use openvino cpu for new configs only

* add defaults
2026-05-17 11:54:21 -06:00
..
custom_classification Add network requirements docs (#22874) 2026-04-14 08:03:34 -06:00
genai feat(genai): add api_key auth support for ollama cloud (#23096) 2026-05-02 17:55:25 -06:00
advanced.md Merge detector and model in settings UI (#23216) 2026-05-17 11:54:21 -06:00
audio_detectors.md Add network requirements docs (#22874) 2026-04-14 08:03:34 -06:00
authentication.md Docs refactor (#22703) 2026-03-30 10:36:45 -06:00
autotracking.md Docs refactor (#22703) 2026-03-30 10:36:45 -06:00
bird_classification.md Add network requirements docs (#22874) 2026-04-14 08:03:34 -06:00
birdseye.md Docs refactor (#22703) 2026-03-30 10:36:45 -06:00
camera_specific.md Merge remote-tracking branch 'origin/master' into dev 2026-03-22 17:34:11 -05:00
cameras.md Docs refactor (#22703) 2026-03-30 10:36:45 -06:00
face_recognition.md Merge remote-tracking branch 'origin/master' into dev 2026-05-02 10:08:36 -05:00
ffmpeg_presets.md Docs refactor (#22703) 2026-03-30 10:36:45 -06:00
hardware_acceleration_enrichments.md Docs updates (#22131) 2026-02-26 10:57:33 -07:00
hardware_acceleration_video.md Rewrite intel stats (#23108) 2026-05-04 10:36:32 -05:00
index.md Merge detector and model in settings UI (#23216) 2026-05-17 11:54:21 -06:00
license_plate_recognition.md Add network requirements docs (#22874) 2026-04-14 08:03:34 -06:00
live.md Add network requirements docs (#22874) 2026-04-14 08:03:34 -06:00
masks.md Docs refactor (#22703) 2026-03-30 10:36:45 -06:00
metrics.md Docs refactor (#22703) 2026-03-30 10:36:45 -06:00
motion_detection.md Docs refactor (#22703) 2026-03-30 10:36:45 -06:00
notifications.md Add network requirements docs (#22874) 2026-04-14 08:03:34 -06:00
object_detectors.md Merge detector and model in settings UI (#23216) 2026-05-17 11:54:21 -06:00
object_filters.md Display more scores in Tracking Details (#22799) 2026-04-07 10:06:22 -06:00
objects.md Docs refactor (#22703) 2026-03-30 10:36:45 -06:00
profiles.md Tweaks (#22770) 2026-04-05 10:08:23 -06:00
pwa.md Update PWA requirements and add usage section (#20562) 2025-10-26 05:39:09 -06:00
record.md Merge remote-tracking branch 'origin/master' into dev 2026-05-02 10:08:36 -05:00
reference.md ONVIF refactor (#22629) 2026-03-25 08:57:47 -05:00
restream.md Merge remote-tracking branch 'origin/master' into dev 2026-05-02 10:08:36 -05:00
review.md Docs refactor (#22703) 2026-03-30 10:36:45 -06:00
semantic_search.md Add network requirements docs (#22874) 2026-04-14 08:03:34 -06:00
snapshots.md Docs refactor (#22703) 2026-03-30 10:36:45 -06:00
stationary_objects.md Docs refactor (#22703) 2026-03-30 10:36:45 -06:00
tls.md Docs refactor (#22703) 2026-03-30 10:36:45 -06:00
zones.md Docs refactor (#22703) 2026-03-30 10:36:45 -06:00