frigate/frigate/detectors
Nicolas Mowen 3c5eb1aee5
Some checks are pending
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
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 / Assemble and push default build (push) Blocked by required conditions
Miscellaneous fixes (0.17 beta) (#21431)
* Add shortSummary field to review summary to be used for notifications

* pull in current config version into default config

* fix crash when dynamically adding cameras

depending on where we are in the update loop, camera configs might not be updated yet and we are receiving detections already

* add no tracked objects and icon to explore summary view

* reset add camera wizard when closing and saving

* don't flash no exports icon while loading

* Improve handling of homekit config

* Increase prompt tokens reservation

* Adjust

* Catch event not found object detection

* Use thread lock for JinaV2 in onnxruntime

* remove incorrect embeddings process from memray docs

* only show transcribe button if audio event has video

* apply aspect ratio and margin constraints to path overlay in detail stream on mobile

improves a specific case where the overlay was not aligned with 4:3 cameras on mobile phones

* show metadata title as tooltip on icon hover in detail stream

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-12-26 08:45:03 -06:00
..
plugins Miscellaneous fixes (0.17 beta) (#21350) 2025-12-18 15:12:10 -07:00
__init__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
detection_api.py Implement YOLOx for RKNN (#17788) 2025-04-18 14:44:02 -06:00
detection_runners.py Miscellaneous fixes (0.17 beta) (#21431) 2025-12-26 08:45:03 -06:00
detector_config.py Merge remote-tracking branch 'origin/master' into dev 2025-09-24 06:57:50 -05:00
detector_types.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
detector_utils.py Add Mesa Teflon as a TFLite detector (#18310) 2025-08-16 10:20:33 -05:00