ACAP version 4.11 – November 20, 2023
Overview
It contains:
- ACAP Computer Vision SDK 1.11
- ACAP Native SDK 1.11
- ACAP Runtime 1.3.1 (Release notes)
- Docker ACAP 1.4.1 (Release notes)
- Docker Compose ACAP 1.3.1 (Release notes)
Code examples for both SDKs:
- Code examples ACAP Computer Vision SDK v1.11 (Release notes)
- Code examples ACAP Native SDK v1.11 (Release notes)
New features
- Manifest schema 1.4.0: Allow new characters
( ) , . ! ? & '
for vendor field in manifest.json.
New tutorials
- Basic instructions on how to debug an ACAP application on an Axis device remotely from a user machine have been added to the discussions page of ACAP Native SDK examples repository.
Firmware
- Minimum AXIS OS version: 11.7
See Firmware releases for all supported products.
ACAP Computer Vision SDK
Supported architectures:
- armv7hf and aarch64, see images on Docker Hub
Compatibility
To get a list of devices that are compatible with the ACAP Computer Vision SDK, see the section Axis devices and compatibility for links and more information.
ACAP Native SDK
Supported architectures:
- armv7hf and aarch64, see images on Docker Hub
Compatibility
Supported products:
- All products with chipsets: ARTPEC-8, ARTPEC-7, ARTPEC-6, CV25, i.MX 6SoloX, i.MX 6ULL, S5L and S5.
See also compatibility information.
Updates
The following APIs are added to the ACAP Native SDK
- Edge storage API - Allows the application to save and retrieve data on mounted storage devices such as SD cards and NAS (Network Attached Storage) units.
- Serial port API - Allows the application to configure and control the external serial port on selected Axis products.
APIs supported in this release
API | Chip |
---|---|
Video capture API | ARTPEC-8, ARTPEC-7, ARTPEC-6, CV25, S5L, S5 |
Machine learning API | ARTPEC-8, ARTPEC-7, CV25, S5L |
Overlay API | ARTPEC-8, ARTPEC-7, ARTPEC-6 |
Cairo | ARTPEC-8, ARTPEC-7, ARTPEC-6 |
OpenCL | ARTPEC-8, ARTPEC-7 |
Event API | ARTPEC-8, ARTPEC-7, ARTPEC-6, CV25, i.MX 6SoloX, i.MX 6ULL, S5L, S5 |
License Key API | ARTPEC-8, ARTPEC-7, ARTPEC-6, CV25, i.MX 6SoloX, i.MX 6ULL, S5L, S5 |
FastCGI | ARTPEC-8, ARTPEC-7, CV25, i.MX 6SoloX, i.MX 6ULL |
Edge storage API | ARTPEC-8, ARTPEC-7, ARTPEC-6, CV25, i.MX 6SoloX, i.MX 6ULL, S5L, S5 |
Serial port API | ARTPEC-8, ARTPEC-7 |