Skip to main content

4.9

Overview

It contains:

Code examples for both SDKs:

New features

  • From 1.4.0, the Docker ACAP application will also be distributed as a signed ACAP application, available on GitHub. From 1.5.0, the application will only be distributed through GitHub, i.e. it will no longer be distributed as a Docker image.
  • From 1.3.0, the Docker Compose ACAP application will also be distributed as a signed ACAP application, available on GitHub. From 1.4.0, the application will only be distributed through GitHub, i.e. it will no longer be distributed as a Docker image.

Firmware

  • Minimum AXIS OS version: 11.5

See Firmware releases for all supported products.

ACAP Computer Vision SDK

Supported architectures:

Compatibility

New supported products:

See also compatibility information for the complete list of supported products and more product information.

ACAP Native SDK

Supported architectures:

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 tensorflow-to-larod example (also for ARTPEC-8 and CV25) previously consisted of creating a model and deploying it in an ACAP application. The last part, deploying the model in an ACAP application was a copy of the vdo-larod example and has been removed.

  • Audio products are now supported, which means you will now be able to find two extra chipsets:

    • i.MX 6SoloX
    • i.MX 6ULL

Fixes

  • Parameters in param.conf with empty values were not converted when using packageconf2manifest.py. This has now been fixed.

APIs supported in this release

APIChip
Video capture APIARTPEC-8, ARTPEC-7, ARTPEC-6, CV25, S5L, S5
Machine learning APIARTPEC-8, ARTPEC-7, CV25, S5L
Overlay APIARTPEC-8, ARTPEC-7, ARTPEC-6
CairoARTPEC-8, ARTPEC-7, ARTPEC-6
OpenCLARTPEC-8, ARTPEC-7
Event APIARTPEC-8, ARTPEC-7, ARTPEC-6, CV25, i.MX 6SoloX, i.MX 6ULL, S5L, S5
License Key APIARTPEC-8, ARTPEC-7, ARTPEC-6, CV25, i.MX 6SoloX, i.MX 6ULL, S5L, S5
FastCGI 1ARTPEC-8, ARTPEC-7, ARTPEC-6, CV25, i.MX 6SoloX, i.MX 6ULL, S5L, S5

Corrections in release notes

Footnotes

  1. The list of chips that support FastCGI is now corrected to also include ARTPEC-6, S5L and S5.