Skip to content

v1.35.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 13:17
c56ed80

Separate camera-side autotracking from Frigate-based autotracking (#124, part 1).

Added

  • Schema ptz object — ptz.autotracking (camera-side, onboard subject tracking) and ptz.onvif_ptz (relative|absolute|continuous|none, the ONVIF movement model that gates Frigate compatibility).
  • Schema configs.frigate.autotracking — whether Frigate can drive PTZ autotracking (requires ONVIF relative movement; distinct from the camera-side flag).

Changed

  • Migrated 153 PTZ/dual-lens cameras from free-text features[] autotracking tags to ptz.autotracking: true; removed 84 now-redundant pure-autotracking feature strings (versioned/descriptive strings like "Autotracking 2" retained).

Notes

  • onvif_ptz and configs.frigate.autotracking are intentionally left unset pending part 2 (community-sourced ONVIF-move / Frigate-compat data — Reolink → false, Frigate known-working → true). 16 non-PTZ cameras with autotracking mentions (digital/e-PTZ or fixed) were not migrated — flagged for manual review in #124.