frigate/frigate
Josh Hawkins 9d85136f8f
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
Add Camera Wizard (#20461)
* fetch more from ffprobe

* add detailed param to ffprobe endpoint

* add dots variant to step indicator

* add classname

* tweak colors for dark mode to match figma

* add step 1 form

* add helper function for ffmpeg snapshot

* add go2rtc stream add and ffprobe snapshot endpoints

* add camera image and stream details on successful test

* step 1 tweaks

* step 2 and i18n

* types

* step 1 and 2 tweaks

* add wizard to camera settings view

* add data unit i18n keys

* restream tweak

* fix type

* implement rough idea for step 3

* add api endpoint to delete stream from go2rtc

* add main wizard dialog component

* extract logic for friendly_name and use in wizard

* add i18n and popover for brand url

* add camera name to top

* consolidate validation logic

* prevent dialog from closing when clicking outside

* center camera name on mobile

* add help/docs link popovers

* keep spaces in friendly name

* add stream details to overlay like stats in liveplayer

* add validation results pane to step 3

* ensure test is invalidated if stream is changed

* only display validation results and enable save button if all streams have been tested

* tweaks

* normalize camera name to lower case and improve hash generation

* move wizard to subfolder

* tweaks

* match look of camera edit form to wizard

* move wizard and edit form to its own component

* move enabled/disabled switch to management section

* clean up

* fixes

* fix mobile
2025-10-13 10:52:08 -06:00
..
api Add Camera Wizard (#20461) 2025-10-13 10:52:08 -06:00
camera Support all audio type in MQTT (#19768) 2025-08-26 09:50:50 -05:00
comms Review genai improvements (#20387) 2025-10-08 14:55:04 -05:00
config Add ability to select GPU for ffmpeg (#20455) 2025-10-13 09:59:38 -06:00
data_processing Add stationary scan duration for LPR (#20444) 2025-10-12 06:20:14 -06:00
db Improve LPR regex support (#19767) 2025-08-26 08:11:37 -05:00
detectors RKNN Fixes (#20380) 2025-10-07 14:45:03 -05:00
embeddings Fix audio transcription (#20395) 2025-10-08 18:06:03 -05:00
events Fix audio transcription (#20395) 2025-10-08 18:06:03 -05:00
genai Map verified objects to their sub label directly (#20413) 2025-10-10 08:07:00 -05:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion Dynamically update masks and zones for cameras (#18359) 2025-08-16 10:20:33 -05:00
object_detection MemryX MX3 detector integration (#17723) 2025-08-22 08:11:48 -05:00
output Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
ptz Merge remote-tracking branch 'origin/master' into dev 2025-09-04 06:33:22 -05:00
record Watchdog enhancements (#20237) 2025-09-28 10:52:14 -06:00
review Map verified objects to their sub label directly (#20413) 2025-10-10 08:07:00 -05:00
service_manager Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
stats Refactor object genai to be a post-processor (#20331) 2025-10-02 12:48:11 -06:00
test Add ability to mark review items as unreviewed (#20446) 2025-10-12 08:10:56 -05:00
track fix stationary runtime error (#20309) 2025-10-01 09:17:30 -06:00
util Add Camera Wizard (#20461) 2025-10-13 10:52:08 -06:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
app.py Embeddings maintainer should start if bird classification is enabled (#19576) 2025-08-17 19:48:21 -06:00
const.py Add experimental support for AMD AMF decode/encode (#19745) 2025-08-25 13:40:36 -05:00
ffmpeg_presets.py Add ability to select GPU for ffmpeg (#20455) 2025-10-13 09:59:38 -06:00
log.py 0.17 tweaks (#18892) 2025-08-16 10:20:33 -05:00
models.py Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
mypy.ini Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00
plus.py Add ability to update Frigate+ model to latest from UI (#17324) 2025-03-24 09:19:58 -06:00
storage.py Rename nickname to friendly_name (#19782) 2025-08-26 15:29:52 -05:00
timeline.py Fix audio transcription (#20395) 2025-10-08 18:06:03 -05:00
types.py Live classification model training (#18583) 2025-08-16 10:20:33 -05:00
video.py Watchdog enhancements (#20237) 2025-09-28 10:52:14 -06:00
watchdog.py Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00