NetBird-ACAP packages NetBird linux armv6 and arm64 binaries for the Axis Camera Application Platform. This allows AXIS cameras to join NetBird networks.
- Docker
- bash/sh
- curl
- jq
Edit the build.sh file to set the NETBIRD_VERSION to match the version to build.
./build.shThis builds .eap packages for AXIS arm7hf and aarch64 platforms.
The script copies and configures the app template for each architecture. manifest.json is updated with the correct version and the NetBird binary is downloaded to the lib directory.
- Access the Axis camera's web interface
- Navigate to Apps
- Allow unsigned apps
- Click Add App and upload the
.eapfile - Click Install
- Configure the following parameters:
- SetupKey (required) - NetBird setup key
- ManagementURL - NetBird management server URL (default:
https://api.netbird.io:443) - EnableLazyConnections - Enable lazy peer connections (default:
no)
- Start the application