docs: ROOT variants only supported on 11.11-11.x, OS 12 removed root access

This commit is contained in:
Weston Blieden
2026-04-17 14:29:25 +02:00
parent c396f00d0b
commit ab2f4c050e
+4 -4
View File
@@ -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.1111.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.1111.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: