Skip to main content

4.5

Overview

It contains:

Code examples for both SDKs:

ACAP Computer Vision SDK

Supported architectures:

Compatibility

New supported products: 1

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

Firmware

  • Minimum AXIS OS version: 11.1

See Firmware releases for all supported products.

Limitations

  • All examples using the larod-inference-server container image currently require the following volume mount to be added to the compose file: /usr/acap-root/lib:/host/lib e.g.
    volumes:
- acap_dl-models:/models
- /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
- /usr/acap-root/lib:/host/lib

ACAP Native SDK

Supported architectures:

Compatibility

Supported products:

  • All products with chipsets: ARTPEC-6, ARTPEC-7, ARTPEC-8, CV25, S5 and S5L.

See also compatibility information.

Firmware

  • Minimum AXIS OS version: 11.1

See Firmware releases for all supported products.

Limitations

  • The openssl_curl_example example is not building with the new SDK version. This will be fixed in the next release.

APIs supported in this release

  • Video capture API
  • Machine learning API
  • Overlay API
  • Cairo
  • OpenCL
  • Event API
  • License Key API

Corrections in release notes

Footnotes

  1. The structure of the ACAP Computer Vision SDK compatible products has been updated and are now grouped in product families. As a result, some models have been added. Also, we are only including the new products in the release notes, you can still find the complete list in compatibility information.

  2. The device AXIS Q1798-LE was added by mistake to the list of computer vision compatible devices.