An open API service indexing awesome lists of open source software.

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

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)