This release includes 2 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+9 more
ReleasePort's take
Light signalThe release introduces a new `ptz` schema with `ptz.autotracking` and deprecates redundant free‑text tags.
Why it matters: Affects camera configuration; migration to the new schema is required for autotracking control before the next upgrade cycle.
Summary
AI summarySchema changes separate camera-side and Frigate-based PTZ autotracking controls.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Added schema `ptz` object with `ptz.autotracking` and `ptz.onvif_ptz` fields. Added schema `ptz` object with `ptz.autotracking` and `ptz.onvif_ptz` fields. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Feature | Low |
Added schema `configs.frigate.autotracking` to control Frigate‑driven PTZ autotracking. Added schema `configs.frigate.autotracking` to control Frigate‑driven PTZ autotracking. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Deprecation | Medium |
Removed 84 redundant `features[]` autotracking tags as they are superseded by `ptz.autotracking`. Removed 84 redundant `features[]` autotracking tags as they are superseded by `ptz.autotracking`. Source: llm_adapter@2026-07-15 Confidence: low |
— |
| Deprecation | Low |
Removed 84 redundant `features[]` autotracking feature strings; versioned/descriptive strings retained. Removed 84 redundant `features[]` autotracking feature strings; versioned/descriptive strings retained. Source: granite4.1:30b@2026-07-15-audit Confidence: low |
— |
| Refactor | Medium |
Migrated 153 PTZ/dual-lens cameras from free-text `features[]` autotracking tags to schema `ptz.autotracking: true`. Migrated 153 PTZ/dual-lens cameras from free-text `features[]` autotracking tags to schema `ptz.autotracking: true`. Source: llm_adapter@2026-07-15 Confidence: high |
— |
Full changelog
Separate camera-side autotracking from Frigate-based autotracking (#124, part 1).
Added
- Schema
ptzobject —ptz.autotracking(camera-side, onboard subject tracking) andptz.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 toptz.autotracking: true; removed 84 now-redundant pure-autotracking feature strings (versioned/descriptive strings like "Autotracking 2" retained).
Notes
onvif_ptzandconfigs.frigate.autotrackingare 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.
Breaking Changes
- Removed 84 redundant `features[]` autotracking strings; migrated 153 PTZ/dual‑lens cameras to use new `ptz.autotracking: true` schema entry.
- Introduced required schema fields `ptz.autotracking` and `ptz.onvif_ptz`, changing how autotracking compatibility is declared.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Cctv Camera Database
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]