frigate/web/src/components/overlay
Josh Hawkins dba9206898
Fixes (#18500)
* fix i18n keys

* hide disable from context menu for viewers

* Fix auto live check for default dashboard and camera groups

Disabling the Automatic Live View switch in Settings should prevent streaming from occurring. Overriding any settings in a camera group will override the global setting. The check here incorrectly always returned false instead of undefined.

* clarify hardware accelerated enrichments

* clarify

* add note about detect stream to face rec docs

* add note about low end Dahuas for autotracking

* Catch invalid face box / image

* Video tab tweaks

With the changes in https://github.com/blakeblackshear/frigate/pull/18220, the video tab in the Tracked Object Details pane now correctly trims the in-browser HLS video. Because of keyframes and record/detect stream differences, we can manually subtract a couple of seconds from the event start_time to ensure the first few frames aren't cut off from the video

* Clarify

* Don't use Migraphx by default

* Provide better support for running embeddings on GPU

* correctly join cameras

* Adjust blur confidence reduction

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-06-03 06:33:32 -06:00
..
detail Fixes (#18500) 2025-06-03 06:33:32 -06:00
dialog Fixes (#18275) 2025-05-17 16:11:19 -06:00
CameraInfoDialog.tsx fix missing i18n keys (#18309) 2025-05-19 16:45:02 -05:00
CreateUserDialog.tsx fix missing i18n keys (#18309) 2025-05-19 16:45:02 -05:00
DebugDrawingLayer.tsx Object area debugging and improvements (#16432) 2025-02-09 14:48:23 -07:00
DeleteUserDialog.tsx Move another username to i18n key (#17820) 2025-04-19 20:53:23 -05:00
ExportDialog.tsx Fixes (#18262) 2025-05-16 16:37:25 -06:00
FaceSelectionDialog.tsx Fixes (#18338) 2025-05-22 09:38:14 -06:00
GPUInfoDialog.tsx Fixes (#17961) 2025-04-29 17:03:44 -05:00
LogInfoDialog.tsx feat: document locale url (#18409) 2025-05-28 06:10:45 -06:00
MobileCameraDrawer.tsx Implement smart capitalization based on locale (#17860) 2025-04-22 16:21:09 -06:00
MobileReviewSettingsDrawer.tsx Implement smart capitalization based on locale (#17860) 2025-04-22 16:21:09 -06:00
MobileTimelineDrawer.tsx fix missing i18n keys (#18309) 2025-05-19 16:45:02 -05:00
ReviewActivityCalendar.tsx Improve timezone handling (#18257) 2025-05-15 17:13:32 -05:00
RoleChangeDialog.tsx fix missing i18n keys (#18309) 2025-05-19 16:45:02 -05:00
SaveExportOverlay.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
SetPasswordDialog.tsx fix missing i18n keys (#18309) 2025-05-19 16:45:02 -05:00
TimelineDataOverlay.tsx Implement object lifecycle pane (#13550) 2024-09-04 07:46:49 -06:00