ACAP version 4 Beta 1 – July 13 2021

Overview

This is the first ACAP version 4 beta release (limited availability). It contains:

ACAP Computer Vision SDK

Supported architectures:

Compatibility

Supported products:

  • Q1615 MkIII
  • P3255 LVE

Firmware

  • AXIS OS build version 21.27.3_1

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/liblarod.so.2.2.81:/lib/arm-linux-gnueabihf/liblarod.so.1 e.g.
    volumes:
      - acap_dl-models:/models
      - /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
      - /usr/acap-root/lib/liblarod.so.2.2.81:/lib/arm-linux-gnueabihf/liblarod.so.1

ACAP Native SDK

Supported architectures:

Compatibility

Supported products:

  • All products from ARTPEC-6

Firmware

  • Minimum AXIS OS version: 10.6

APIs supported in this release

  • AxEvent
  • AxOverlay
  • Cairo
  • Larod
  • Licensekey
  • OpenCL
  • Vdo

New tools

Docker Compose ACAP

Support for containerized applications as .eap files (classic ACAP applications) with Docker compose.


Back to top

© Axis Communications AB. All rights reserved. AXIS COMMUNICATIONS, AXIS, ARTPEC and VAPIX are registered trademarks of Axis AB in various jurisdictions, and you are not granted any license to use them. All other trademarks are the property of their respective owners.