Skip to content

Commit 7e5d19c

Browse files
johan-olsson-workpataxis
authored andcommitted
Added deprecation banner
Reference ECODEVT-1088
1 parent 35252ad commit 7e5d19c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@
44

55
[![CI](https://github.com/AxisCommunications/acap-computer-vision-sdk-examples/actions/workflows/ci.yml/badge.svg)](https://github.com/AxisCommunications/acap-computer-vision-sdk-examples/actions/workflows/ci.yml)
66

7+
> [!IMPORTANT]
8+
> The ACAP Computer Vision solution is deprecated from AXIS OS 12.0.
9+
>
10+
> - The deprecation of the ACAP Computer Vision solution only affects container applications.
11+
> It will still be possible to build and run analytics, computer vision and machine learning applications on Axis devices using
12+
> ACAP Native SDK. Examples can be found in the
13+
> [ACAP Native SDK examples](https://github.com/AxisCommunications/acap-native-sdk-examples) repository.
14+
> For more context about this transition, please visit the [Enhanced ACAP SDK news article](https://www.axis.com/developer-community/news/enhanced-acap-sdk).
15+
> - `armv7hf` is no longer supported after AXIS OS 11.11.
16+
> - `aarch64` will be supported until the end of the AXIS OS 12 LTS cycle.
17+
> After this period, the components of the Computer Vision solution will no longer
18+
> receive updates or support.
19+
> - From AXIS OS 12.0, the artifact ACAP Computer Vision SDK in form of a
20+
> container image is removed and utility libraries and scripts have been
21+
> moved to [ACAP Runtime](https://github.com/AxisCommunications/acap-runtime).
22+
> This means that the ACAP Computer Vision SDK is no longer needed to run container applications.
23+
724
## Mission
825

926
Our mission is to provide an excellent development experience by enabling developers

0 commit comments

Comments
 (0)