Skip to content

Commit 5266dd2

Browse files
johan-hultberg-workpataxis
authored andcommitted
Updated banner about CV SDK deprecation for clearity
1 parent 6d2016d commit 5266dd2

File tree

1 file changed

+11
-15
lines changed

1 file changed

+11
-15
lines changed

README.md

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,18 @@
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.
7+
> **Note:**
98
>
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.
9+
> - New Axis products released on AXIS OS 12.x will not have container support.
10+
> - [All products with existing container support](https://www.axis.com/support/tools/product-selector/shared/%5B%7B%22index%22%3A%5B10%2C0%5D%2C%22value%22%3A%22ARTPEC-8%22%7D%2C%7B%22index%22%3A%5B10%2C2%5D%2C%22value%22%3A%22Yes%22%7D%5D)
11+
> will be supported until end of 2031 when [AXIS OS 2026 LTS](https://help.axis.com/en-us/axis-os) reaches end of life.
12+
> - The recommended way to build analytics, computer vision and machine learning applications on Axis devices with ACAP support,
13+
> is to use the ACAP Native SDK. For usage see the [acap-native-sdk-examples](https://github.com/AxisCommunications/acap-native-sdk-examples)
14+
> repo.
15+
> - The ACAP Computer Vision SDK has been archived as its components have been refactored:
16+
> utility libraries and scripts are now available in [ACAP Runtime](https://github.com/AxisCommunications/acap-runtime).
17+
> For usage of the new setup, see the [examples](https://github.com/AxisCommunications/acap-computer-vision-sdk-examples)
18+
> repository.
2319
2420
## Mission
2521

0 commit comments

Comments
 (0)