frigate/web/public/locales
Dmitry Ilyin b420efdebd Native ONVIF cell-motion ingest
Adds a per-camera ONVIF subscriber that lets cameras with native
hardware motion detection (e.g. OpenIPC firmware for HiSilicon,
Ingenic and SigmaStar SoCs; many ONVIF Profile-M devices) replace
Frigate's per-frame CPU motion analysis. Two standard ONVIF
transports are consumed in parallel:

- WS-BaseNotification PullPoint for the binary motion state
  (tns1:RuleEngine/CellMotionDetector/Motion IsMotion=true|false,
   with tns1:VideoSource/MotionAlarm State=true|false accepted as
   a fallback for cameras that only publish the legacy topic).
- RTSP analytics metadata stream (application/vnd.onvif.metadata)
  for the per-frame cell grid (tt:MotionInCells, base64 + PackBits
  bit-packed bitmap). Cell layout is discovered once at startup via
  AnalyticsService.GetAnalyticsModules and the camera's CellLayout
  transformation is used to map cells to detect-frame pixel
  rectangles via connected-components.

New config:
  onvif.events.{enabled, subscription_timeout, use_metadata_stream}
  motion.source: internal (default) | onvif

When motion.source: onvif, ImprovedMotionDetector is skipped and
motion_boxes come from the camera. Internal motion remains the
default; the new path is fully opt-in.
2026-05-30 19:43:33 +03:00
..
ar Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
bg Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
bs Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
ca Translated using Weblate (Catalan) 2026-05-19 15:22:50 -05:00
cs Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
da Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
de Translated using Weblate (German) 2026-05-19 15:22:50 -05:00
el Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
en Native ONVIF cell-motion ingest 2026-05-30 19:43:33 +03:00
es Translated using Weblate (Spanish) 2026-05-19 15:22:50 -05:00
et Translated using Weblate (Estonian) 2026-05-19 15:22:50 -05:00
fa Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
fi Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
fr Translated using Weblate (French) 2026-05-19 15:22:50 -05:00
gl Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
he Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
hi Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
hr Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
hu Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
hy Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
id Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
is Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
it Translated using Weblate (Italian) 2026-05-19 15:22:50 -05:00
ja Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
kn Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
ko Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
lt Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
lv Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
ml Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
nb-NO Translated using Weblate (Norwegian Bokmål) 2026-05-19 15:22:50 -05:00
ne Translated using Weblate (Nepali) 2026-05-19 15:22:50 -05:00
nl Translated using Weblate (Dutch) 2026-05-19 15:22:50 -05:00
pl Translated using Weblate (Polish) 2026-05-19 15:22:50 -05:00
pt Translated using Weblate (Portuguese) 2026-05-19 15:22:50 -05:00
pt-BR Miscellaneous fixes (#23177) 2026-05-12 10:20:39 -06:00
ro Translated using Weblate (Romanian) 2026-05-19 15:22:50 -05:00
ru Translated using Weblate (Russian) 2026-05-19 15:22:50 -05:00
sk Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
sl Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
sq Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
sr Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
sv Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
th Translated using Weblate (Thai) 2026-05-19 15:22:50 -05:00
tr Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
uk Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
ur Translated using Weblate (Urdu) 2026-05-19 15:22:50 -05:00
uz Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
vi Translations update from Hosted Weblate (#23089) 2026-05-10 12:38:27 -05:00
yue-Hant Miscellaneous fixes (#23177) 2026-05-12 10:20:39 -06:00
zh-CN Translated using Weblate (Chinese (Simplified Han script)) 2026-05-19 15:22:50 -05:00
zh-Hant Translated using Weblate (Chinese (Traditional Han script)) 2026-05-19 15:22:50 -05:00