ACAP version 12.11 (LTS) – July 13, 2026
Overview
The release contains:
- ACAP Native SDK 12.11.0
- ACAP Runtime 2.0.1 (Release notes)
- Docker ACAP 3.0.3 (Release notes)
- Docker Compose ACAP 3.0.3 (Release notes)
Code examples:
- Code examples ACAP Native SDK 12.11.0 (Release notes)
- Code examples ACAP Computer Vision Solution 12.11.0 (Release notes)
Device software:
- Minimum AXIS OS version: 12.11
note
ACAP 12.11 is the Long Term Support (LTS) release for the AXIS OS 12 track.
New additions
- API:
- PTZ Control WS API: New API for websocket based PTZ control, PTZ Control WS API. It complements the existing VAPIX PTZ API.
- New APIs for working with recordings, covering:
- Device Data Hub API: Promoted from Beta (introduced in 12.10) to a released API. Note that there is a breaking change between the 12.10 Beta and the 12.11 released API.
- OpenGL 2 added as supported API.
- Chip support:
- CV75: A selection of APIs now support products based on the CV75 SoC. See Supported APIs for which APIs support CV75.
- Manifest schema updates:
- ACAP application examples:
- New PTZ WebSocket API example.
- New Recording API example.
- New Axoverlay2 Skia example.
Changes
- API:
- ACAP documentation:
- The ACAP documentation has been restructured to follow the Diátaxis documentation framework.
- Added instructions on how to Sign an ACAP application as a non-TIP partner.
Bug fixes
- Fixed an issue where a slash (
/) in thefriendlyNamefield would break the tar step inacap-build. - Fixed the missing manifest schema upgrade functionality that was announced in
12.10 but not included in SDK 12.10.0. When running
acap-buildwith validation enabled, the SDK now automatically sets the manifest schema version to the highest supported major version in the SDK. Available in SDK 12.11.0 (and 1.15.2).
Upcoming changes
- Message broker removal: This LTS release is the last to include the Message broker API. It will be removed in AXIS OS 13.0. Developers should migrate to the Device Data Hub API for inter-application communication.
- API removals in AXIS OS 14: The axhttp API is planned for removal in AXIS OS 14.0. For officially supported alternative APIs, see the API compatibility guide.
APIs supported in this release
| Axis API | Chip |
|---|---|
| Axoverlay API (Legacy) | ARTPEC-9, ARTPEC-8, ARTPEC-7, ARTPEC-6 |
| Axoverlay2 API | ARTPEC-9, ARTPEC-8, ARTPEC-7 |
| Axstorage API | ARTPEC-9, ARTPEC-8, ARTPEC-7, ARTPEC-6, CV75, CV25, i.MX 6SoloX |
| Bounding Box API | ARTPEC-9, ARTPEC-8, ARTPEC-7, CV75, CV25 |
| Device Data Hub API | ARTPEC-9, ARTPEC-8, ARTPEC-7, CV75, CV25 |
| Event API | ARTPEC-9, ARTPEC-8, ARTPEC-7, ARTPEC-6, CV75, CV25, i.MX 6SoloX |
| License Key API | ARTPEC-9, ARTPEC-8, ARTPEC-7, ARTPEC-6, CV75, CV25, i.MX 6SoloX |
| Machine learning API | ARTPEC-9, ARTPEC-8, ARTPEC-7, CV75, CV25 |
| Message broker API | ARTPEC-9, ARTPEC-8, ARTPEC-7, CV75, CV25 |
| Parameter API | ARTPEC-9, ARTPEC-8, ARTPEC-7, ARTPEC-6, CV75, CV25, i.MX 6SoloX |
| PTZ WebSocket API | ARTPEC-9, - , ARTPEC-7 (excluding V5925 and V5938) |
| Recording Notify API | ARTPEC-9, ARTPEC-8, ARTPEC-7, ARTPEC-6, CV75, CV25, i.MX 6SoloX |
| Recording Search API | ARTPEC-9, ARTPEC-8, ARTPEC-7, ARTPEC-6, CV75, CV25, i.MX 6SoloX |
| Recording Playback API | ARTPEC-9, ARTPEC-8, ARTPEC-7, ARTPEC-6, CV75, CV25, i.MX 6SoloX |
| Serial port API | ARTPEC-9, ARTPEC-8, ARTPEC-7 |
| Video capture API | ARTPEC-9, ARTPEC-8, ARTPEC-7, ARTPEC-6, CV75, CV25 |
| Open source API | Chip |
|---|---|
| Cairo | ARTPEC-9, ARTPEC-8, ARTPEC-7, ARTPEC-6 |
| cURL | ARTPEC-9, ARTPEC-8, ARTPEC-7, ARTPEC-6, CV75, CV25, i.MX 6SoloX |
| FastCGI | ARTPEC-9, ARTPEC-8, ARTPEC-7, CV75, CV25, i.MX 6SoloX |
| Jansson | ARTPEC-9, ARTPEC-8, ARTPEC-7, ARTPEC-6, CV75, CV25, i.MX 6SoloX |
| OpenCL | ARTPEC-9, ARTPEC-8, ARTPEC-7 |
| OpenGL 2 | ARTPEC-9, ARTPEC-8, ARTPEC-7 |
| OpenSSL | ARTPEC-9, ARTPEC-8, ARTPEC-7, ARTPEC-6, CV75, CV25, i.MX 6SoloX |
| Pipewire | ARTPEC-9, ARTPEC-8, ARTPEC-7, ARTPEC-6, CV75, CV25, i.MX 6SoloX |
| Special API | Chip |
|---|---|
| VAPIX APIs | ARTPEC-9, ARTPEC-8, ARTPEC-7, ARTPEC-6, CV75, CV25, i.MX 6SoloX |
| HIDRAW APIs | N/A |