From ab2f4c050e0cb1262236dc10c53ad7b2eae2c043 Mon Sep 17 00:00:00 2001 From: Weston Blieden Date: Fri, 17 Apr 2026 14:29:25 +0200 Subject: [PATCH] docs: ROOT variants only supported on 11.11-11.x, OS 12 removed root access --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 57ec39f..bd0dd00 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ Tailscale ACAP can now run **without root privileges**, making it compatible wit - Runs in **user space networking mode**. -For **full kernel networking**, use the **ROOT** version (also requires Axis OS 11.11+). +For **full kernel networking**, use the **ROOT** version. Note: ROOT mode requires Axis OS 11.11–11.x — Axis OS 12 and later removed root access for third-party applications. ### Legacy camera support (Axis OS 9.x / 10.x) @@ -164,11 +164,11 @@ The Tailscale ACAP is compatible with Axis cameras with **ARM** and **AARCH64**- |---|---|---|---| | `aarch64` | AArch64 | 11.11+ (ACAP 4) | Standard, userspace networking, configurable proxy ports | | `armv7hf` | ARMv7 | 11.11+ (ACAP 4) | Standard, userspace networking, configurable proxy ports | -| `aarch64_root` | AArch64 | 11.11+ (ACAP 4) | Full kernel networking (root) | -| `armv7hf_root` | ARMv7 | 11.11+ (ACAP 4) | Full kernel networking (root) | +| `aarch64_root` | AArch64 | 11.11 – 11.x (ACAP 4) | Full kernel networking (root) — not supported on OS 12+ | +| `armv7hf_root` | ARMv7 | 11.11 – 11.x (ACAP 4) | Full kernel networking (root) — not supported on OS 12+ | | `armv7hf_acap3` | ARMv7 | **9.x – 10.x** | Legacy cameras, ACAP SDK 3 | -> Not sure which variant to use? Check **System → Properties → Firmware version** on your camera. Axis OS 11.11+ → use the standard variant (`aarch64` or `armv7hf`), or the ROOT variant if you need kernel networking. Axis OS 9.x/10.x on ARMv7 → use `armv7hf_acap3`. +> Not sure which variant to use? Check **System → Properties → Firmware version** on your camera. Axis OS 12+ → use the standard variant (`aarch64` or `armv7hf`). Axis OS 11.11–11.x → standard variant, or ROOT if you need kernel networking. Axis OS 9.x/10.x on ARMv7 → use `armv7hf_acap3`. You can verify your device details using the following command: