From c5cff466dc996a0aa9bb954ca767a2cded2dba80 Mon Sep 17 00:00:00 2001 From: Angelo DelliSanti Date: Wed, 17 Apr 2024 17:48:27 +0200 Subject: [PATCH] Update docker acap requirement Change-Id: I0bdacfde71dbf034b2ee73c6ca931639a3f874e8 --- hello-world-python/README.md | 4 ++-- minimal-ml-inference/README.md | 4 ++-- object-detector-python/README.md | 4 ++-- opencv-qr-decoder-python/README.md | 4 ++-- parameter-api-python/README.md | 4 ++-- pose-estimator-with-flask/README.md | 4 ++-- web-server/README.md | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/hello-world-python/README.md b/hello-world-python/README.md index 17a9ad6..151c51b 100755 --- a/hello-world-python/README.md +++ b/hello-world-python/README.md @@ -29,8 +29,8 @@ Meet the following requirements to ensure compatibility with the example: * Axis device * Chip: ARTPEC-{7-8} DLPU devices (e.g., Q1615 MkIII) - * Firmware: 11.10 or higher - * [Docker ACAP](https://github.com/AxisCommunications/docker-acap#installing) version 3.0 installed and started, using TLS with TCP and IPC socket and SD card as storage + * Firmware: 10.9 or higher + * [Docker ACAP](https://github.com/AxisCommunications/docker-acap#installing) installed and started, using TLS and SD card as storage * Computer * Either [Docker Desktop](https://docs.docker.com/desktop/) version 4.11.1 or higher, * or [Docker Engine](https://docs.docker.com/engine/) version 20.10.17 or higher with BuildKit enabled using Docker Compose version 1.29.2 or higher diff --git a/minimal-ml-inference/README.md b/minimal-ml-inference/README.md index bf83828..8a1a7ab 100755 --- a/minimal-ml-inference/README.md +++ b/minimal-ml-inference/README.md @@ -47,8 +47,8 @@ Meet the following requirements to ensure compatibility with the example: * Axis device * Chip: ARTPEC-{7-8} DLPU devices (e.g., Q1615 MkIII) - * Firmware: 11.10 or higher - * [Docker ACAP](https://github.com/AxisCommunications/docker-acap#installing) version 3.0 installed and started, using TLS with TCP and IPC socket and SD card as storage + * Firmware: 10.9 or higher + * [Docker ACAP](https://github.com/AxisCommunications/docker-acap#installing) installed and started, using TLS and SD card as storage * Computer * Either [Docker Desktop](https://docs.docker.com/desktop/) version 4.11.1 or higher, * or [Docker Engine](https://docs.docker.com/engine/) version 20.10.17 or higher with BuildKit enabled using Docker Compose version 1.29.2 or higher diff --git a/object-detector-python/README.md b/object-detector-python/README.md index 4497e3e..1708024 100755 --- a/object-detector-python/README.md +++ b/object-detector-python/README.md @@ -51,8 +51,8 @@ Meet the following requirements to ensure compatibility with the example: * Axis device * Chip: ARTPEC-{7-8} DLPU devices (e.g., Q1615 MkIII) - * Firmware: 11.10 or higher - * [Docker ACAP](https://github.com/AxisCommunications/docker-acap#installing) version 3.0 installed and started, using TLS with TCP and IPC socket and SD card as storage + * Firmware: 10.9 or higher + * [Docker ACAP](https://github.com/AxisCommunications/docker-acap#installing) installed and started, using TLS and SD card as storage * Computer * Either [Docker Desktop](https://docs.docker.com/desktop/) version 4.11.1 or higher, * or [Docker Engine](https://docs.docker.com/engine/) version 20.10.17 or higher with BuildKit enabled using Docker Compose version 1.29.2 or higher diff --git a/opencv-qr-decoder-python/README.md b/opencv-qr-decoder-python/README.md index cfce648..e5a3d66 100644 --- a/opencv-qr-decoder-python/README.md +++ b/opencv-qr-decoder-python/README.md @@ -31,8 +31,8 @@ Meet the following requirements to ensure compatibility with the example: * Axis device * Chip: ARTPEC-{7-8} DLPU devices (e.g., Q1615 MkIII) - * Firmware: 11.10 or higher - * [Docker ACAP](https://github.com/AxisCommunications/docker-acap#installing) version 3.0 installed and started, using TLS with TCP and IPC socket and SD card as storage + * Firmware: 10.9 or higher + * [Docker ACAP](https://github.com/AxisCommunications/docker-acap#installing) installed and started, using TLS and SD card as storage * Computer * Either [Docker Desktop](https://docs.docker.com/desktop/) version 4.11.1 or higher, * or [Docker Engine](https://docs.docker.com/engine/) version 20.10.17 or higher with BuildKit enabled using Docker Compose version 1.29.2 or higher diff --git a/parameter-api-python/README.md b/parameter-api-python/README.md index 0d5cde7..d0ae995 100644 --- a/parameter-api-python/README.md +++ b/parameter-api-python/README.md @@ -38,8 +38,8 @@ Meet the following requirements to ensure compatibility with the example: * Axis device * Chip: ARTPEC-{7-8} DLPU devices (e.g., Q1615 MkIII) - * Firmware: 11.10 or higher - * [Docker ACAP](https://github.com/AxisCommunications/docker-acap#installing) version 3.0 installed and started, using TLS with TCP and IPC socket and SD card as storage + * Firmware: 10.9 or higher + * [Docker ACAP](https://github.com/AxisCommunications/docker-acap#installing) installed and started, using TLS and SD card as storage * [ACAP Runtime](https://github.com/AxisCommunications/acap-runtime#native-acap-application) installed and started * Computer * Either [Docker Desktop](https://docs.docker.com/desktop/) version 4.11.1 or higher, diff --git a/pose-estimator-with-flask/README.md b/pose-estimator-with-flask/README.md index 2837946..d27ecb9 100755 --- a/pose-estimator-with-flask/README.md +++ b/pose-estimator-with-flask/README.md @@ -61,8 +61,8 @@ Meet the following requirements to ensure compatibility with the example: * Axis device * Chip: ARTPEC-{7-8} DLPU devices (e.g., Q1615 MkIII) - * Firmware: 11.10 or higher - * [Docker ACAP](https://github.com/AxisCommunications/docker-acap#installing) version 3.0 installed and started, using TLS with TCP and IPC socket and SD card as storage + * Firmware: 10.9 or higher + * [Docker ACAP](https://github.com/AxisCommunications/docker-acap#installing) installed and started, using TLS and SD card as storage * Computer * Either [Docker Desktop](https://docs.docker.com/desktop/) version 4.11.1 or higher, * or [Docker Engine](https://docs.docker.com/engine/) version 20.10.17 or higher with BuildKit enabled using Docker Compose version 1.29.2 or higher diff --git a/web-server/README.md b/web-server/README.md index 0afde47..d475c3a 100644 --- a/web-server/README.md +++ b/web-server/README.md @@ -21,8 +21,8 @@ Meet the following requirements to ensure compatibility with the example: * Axis device * Chip: ARTPEC-{7-8} DLPU devices (e.g., Q1615 MkIII) - * Firmware: 11.10 or higher - * [Docker ACAP](https://github.com/AxisCommunications/docker-acap#installing) version 3.0 installed and started, using TLS with TCP and IPC socket and SD card as storage + * Firmware: 10.9 or higher + * [Docker ACAP](https://github.com/AxisCommunications/docker-acap#installing) installed and started, using TLS and SD card as storage * Computer * Either [Docker Desktop](https://docs.docker.com/desktop/) version 4.11.1 or higher, * or [Docker Engine](https://docs.docker.com/engine/) version 20.10.17 or higher with BuildKit enabled using Docker Compose version 1.29.2 or higher