mirror of
https://github.com/Mo3he/Axis_Cam_Tailscale.git
synced 2026-08-01 12:56:34 +00:00
- Advertise routes (subnet router) support wired through run scripts and params - Settings UI tries param.cgi first, then falls back to an app-hosted endpoint exposed via manifest reverseProxy, so devices without param.cgi (recorder/NVR class) can load and save settings without a reinstall - Embedded GSocketService HTTP server in param_bridge serves the fallback - Adds gio-2.0 dependency; correct aarch64 tailscale binaries
To build from main directory
docker build --tag arm .
docker cp $(docker create arm):/opt/app ./build