Requirements
Please validate your network follows the recommendations depicted on this guide
Identify the right package
The Cloud Gateway for Axis ships as an .eap file. Two SDK versions exist depending on the camera firmware. To check the Axis OS version, open the camera web UI and go to System → About.
Package | Axis OS | Architecture |
SDK 2 — armv7hf | | |
SDK 2 — aarch64 | | |
SDK 3 — aarch64 | | |
How to choose:
If Axis OS is version 9 or lower → use the SDK 2 package
If Axis OS is version 10 or higher → use the SDK 3 package
If unsure of the architecture → try SDK 2 armv7hf first; if install fails with
Invalid embedded development version, switch to aarch64
Install the package
Open the camera web interface:
http://<camera-ip>Log in with admin credentials
Go to Apps → click Add app (or
+)Select the matching
.eapfile and click InstallToggle the app ON
Configure the API Host
Once installed, click Open next to Cloud Gateway and fill in the fields:
Field | Production | Staging | Development |
API Server |
|
|
|
Relay Server | (leave empty) | (leave empty) | (leave empty) |
Buffer Limit |
|
|
|
Debug |
|
|
|
Click Save Settings. Changes apply within a few seconds — no restart needed.
Get the MAC address
The MAC address is the camera's unique identifier in the Corvid system. You will need it in Part 4.
In the camera web UI, go to System → Network
The MAC address is listed under the network interface (e.g.
AA:BB:CC:DD:EE:FF)
Supported Cameras
Package | ACAP version | Arch Tested models |
| ACAP 3.x+ (embeddedSdkVersion 3.0) | aarch64 (default), armv7hf M2035-LE, M3086-V, M3215-LVE, M4216-V |
| ACAP 2.x (embeddedSdkVersion 2.0) | armv7hf (default), aarch64 Q6125-LE |
To determine which version a camera needs: check the ACAP version in the camera web UI under Apps.
If install fails with Invalid embedded development version, the camera needs a lower version.
Once the application is installed user must add the gateway using this guide