From 65509f037eec7e2e23e0c71c1357ad38cff4c9a5 Mon Sep 17 00:00:00 2001 From: Weston Blieden <111699155+Mo3he@users.noreply.github.com> Date: Wed, 30 Apr 2025 08:40:22 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 932f3dc..69ec180 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,11 @@ Please give it a try and let me know if it works well or if you have issues. We have found a way to run the Tailscale ACAP without root privileges allowing it to run on Axis OS 12. -The changes are implemented from version 1.68.1 +Please note this new version runs in user space networking mode and therefore has some limitations, most notably the camera will not be able to connect out to other Tailscale nodes. +This does not affect the normal use case of using Tailscale to connect to the camera. +If you require full functionality, please do not upgrade to Axis OS 12 and use the version marked "ROOT". + +The changes are implemented from version 1.68.1 of the acap. Thank you for your continued support.