https://github.com/axiscommunications/acap-native-sdk
ACAP Native SDK
https://github.com/axiscommunications/acap-native-sdk
acap axis sdk
Last synced: 5 months ago
JSON representation
ACAP Native SDK
- Host: GitHub
- URL: https://github.com/axiscommunications/acap-native-sdk
- Owner: AxisCommunications
- License: apache-2.0
- Created: 2021-03-17T14:08:15.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-11-04T12:12:49.000Z (8 months ago)
- Last Synced: 2025-11-04T14:17:53.889Z (8 months ago)
- Topics: acap, axis, sdk
- Homepage: https://hub.docker.com/r/axisecp/acap-native-sdk
- Size: 135 KB
- Stars: 19
- Watchers: 11
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# What is Axis Camera Application Platform?
AXIS Camera Application Platform (ACAP) is an open application platform from
Axis. It provides a development platform for software-based solutions and
systems built around Axis devices. ACAP is available for various types of Axis
products such as cameras, speakers and intercoms.
## ACAP Native SDK
The ACAP Native SDK is targeted towards users that want to develop plug-in
style, event generating applications that fit well into a VMS centric system.
This SDK offers high performance by integrating closely with AXIS OS and
hardware.
Please check the following guidelines for ACAP development:
- [ACAP documentation](https://axiscommunications.github.io/acap-documentation/)
- [Introduction](https://axiscommunications.github.io/acap-documentation/docs/introduction.html)
- [Get started](https://axiscommunications.github.io/acap-documentation/docs/get-started.html)
# Examples
Native ACAP application examples are available on GitHub:
[acap-native-sdk-examples](https://github.com/AxisCommunications/acap-native-sdk-examples)