ACAP application examples
Axis provides several ACAP application examples with an open-source license through the acap-native-sdk-examples GitHub repository. There, you'll find at least one example demonstrating the use of each API in the ACAP Native SDK. Along with its API reference, these examples provide all the information you need to integrate a specific API into your own application. There are also some larger examples combining multiple APIs, such as the object-detection-yolov5 example, that uses Video capture API (VDO), Machine learning API (Larod), Parameter API, and Bounding Box API.
Each example is explained and categorized by use case in the README file of the repository. To learn even more about a specific example, see the README file of the example, where you'll find instructions for how to build and run the example application.
Report issues
We are committed to providing relevant and functioning examples, so feel free to reach out with issues and feedback about the examples through the issues section on GitHub.