Skip to content

Commit 26a2c7f

Browse files
tjanczaknszczygl9
andauthored
[DLStreamer] Upgrade to OpenVINO 2025.3 version. (open-edge-platform#975)
Co-authored-by: nszczygl9 <[email protected]>
1 parent 29f5dfa commit 26a2c7f

File tree

18 files changed

+3158
-3158
lines changed

18 files changed

+3158
-3158
lines changed

libraries/dl-streamer/RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ For installing Pipeline Framework with the prebuilt binaries or Docker\* or to b
4747
| Deep Scenario model support | Commercial 3D model support |
4848
| Anomaly model support | Added support for anomaly model, [sample](./samples/gstreamer/gst_launch/geti_deployment) added as reference, sample added as reference. |
4949
| RealSense element support | New [gvarealsense](./docs/source/elements/gvarealsense.md) element implementation providing basic integration with Intel RealSense cameras, enabling video and depth stream capture for use in GStreamer pipelines. |
50-
| OpenVINO 2025.2 version support | Support of recent OpenVINO version added. |
50+
| OpenVINO 2025.3 version support | Support of recent OpenVINO version added. |
5151
| GStreamer 1.26.4 version support | Support of recent GStreamer version added. |
5252
| NPU 1.19 version driver support | Support of recent NPU driver version added. |
5353
| Docker image size reduction | Reduction for all images, e.g., Ubuntu 24 Release image size reduced to 1.6GB from 2.6GB |

libraries/dl-streamer/docker/fedora41/fedora41.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ LABEL vendor="Intel Corporation"
4242
ARG GST_VERSION=1.26.4
4343
ARG FFMPEG_VERSION=6.1.1
4444

45-
ARG OPENVINO_VERSION=2025.2.0
45+
ARG OPENVINO_VERSION=2025.3.0
4646

4747
ARG DLSTREAMER_VERSION=2025.1.2
4848
ARG DLSTREAMER_BUILD_NUMBER

libraries/dl-streamer/docker/fedora41/intel-dlstreamer.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Requires: x264-libs
4444
Requires: openexr
4545
Requires: tbb
4646
Requires: intel-media-driver
47-
Requires: openvino-2025.2.0
47+
Requires: openvino-2025.3.0
4848

4949
%description
5050
This package contains Intel DL Streamer.

libraries/dl-streamer/docker/ubuntu/debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ Replaces: intel-dlstreamer
1010
Multi-Arch: same
1111
Homepage: https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer
1212
Description: Intel(R) Deep Learning Streamer
13-
Depends: ${misc:Depends}, ${shlibs:Depends}, libglib2.0-0t64, libjpeg-turbo8, libdrm2, libwayland-bin, libwayland-client0, libx11-6, libpng16-16t64, libva-drm2, libcurl4t64, libde265-0, libxext6, libva-x11-2, libgl1, libglx-mesa0, libva-wayland2, openexr, libgudev-1.0-0, vainfo, python3, python3-gi, python3-gi-cairo, libcairo2, libvpx9, libopus0, libsrtp2-1, libxv1, libtbb12, libpaho-mqtt1.3, librdkafka1, ffmpeg, libgirepository-1.0-1, libopencv-calib3d406t64, libopencv-core406t64, libopencv-dnn406t64, libopencv-features2d406t64, libopencv-flann406t64, libopencv-highgui406t64, libopencv-imgcodecs406t64, libopencv-imgproc406t64, libopencv-ml406t64, libopencv-objdetect406t64, libopencv-photo406t64, libopencv-stitching406t64, libopencv-video406t64, libopencv-videoio406t64, openvino-2025.2.0
13+
Depends: ${misc:Depends}, ${shlibs:Depends}, libglib2.0-0t64, libjpeg-turbo8, libdrm2, libwayland-bin, libwayland-client0, libx11-6, libpng16-16t64, libva-drm2, libcurl4t64, libde265-0, libxext6, libva-x11-2, libgl1, libglx-mesa0, libva-wayland2, openexr, libgudev-1.0-0, vainfo, python3, python3-gi, python3-gi-cairo, libcairo2, libvpx9, libopus0, libsrtp2-1, libxv1, libtbb12, libpaho-mqtt1.3, librdkafka1, ffmpeg, libgirepository-1.0-1, libopencv-calib3d406t64, libopencv-core406t64, libopencv-dnn406t64, libopencv-features2d406t64, libopencv-flann406t64, libopencv-highgui406t64, libopencv-imgcodecs406t64, libopencv-imgproc406t64, libopencv-ml406t64, libopencv-objdetect406t64, libopencv-photo406t64, libopencv-stitching406t64, libopencv-video406t64, libopencv-videoio406t64, openvino-2025.3.0

libraries/dl-streamer/docker/ubuntu/debian/control-ubuntu22

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ Replaces: intel-dlstreamer
1010
Multi-Arch: same
1111
Homepage: https://github.com/open-edge-platform/edge-ai-libraries/tree/main/libraries/dl-streamer
1212
Description: Intel(R) Deep Learning Streamer
13-
Depends: ${misc:Depends}, ${shlibs:Depends}, libglib2.0-dev, libjpeg-turbo8, libdrm2, libwayland-bin, libwayland-client0, libx11-6, libpng16-16, libva-drm2, libcurl4, libde265-0, libxext6, libva-x11-2, libgl1, libglx-mesa0, libva-wayland2, openexr, libgudev-1.0-0, vainfo, python3-pip, python3-gi, python3-gi-cairo, libcairo2, libvpx7, libopus0, libsrtp2-1, libxv1, libtbb12, libpaho-mqtt1.3, ffmpeg, libgirepository-1.0-1, openvino-2025.2.0
13+
Depends: ${misc:Depends}, ${shlibs:Depends}, libglib2.0-dev, libjpeg-turbo8, libdrm2, libwayland-bin, libwayland-client0, libx11-6, libpng16-16, libva-drm2, libcurl4, libde265-0, libxext6, libva-x11-2, libgl1, libglx-mesa0, libva-wayland2, openexr, libgudev-1.0-0, vainfo, python3-pip, python3-gi, python3-gi-cairo, libcairo2, libvpx7, libopus0, libsrtp2-1, libxv1, libtbb12, libpaho-mqtt1.3, ffmpeg, libgirepository-1.0-1, openvino-2025.3.0

libraries/dl-streamer/docker/ubuntu/ubuntu22.Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ LABEL description="This is the development image of Deep Learning Streamer (DL S
4040
LABEL vendor="Intel Corporation"
4141

4242
ARG GST_VERSION=1.26.4
43-
ARG OPENVINO_VERSION=2025.2.0
43+
ARG OPENVINO_VERSION=2025.3.0
4444

4545
ARG DLSTREAMER_VERSION=2025.1.2
4646
ARG DLSTREAMER_BUILD_NUMBER
@@ -330,7 +330,7 @@ RUN \
330330

331331
# OpenVINO Gen AI
332332
ARG OPENVINO_GENAI_VER=openvino_genai_ubuntu22_${OPENVINO_VERSION}.0_x86_64
333-
ARG OPENVINO_GENAI_PKG=https://storage.openvinotoolkit.org/repositories/openvino_genai/packages/2025.2/linux/${OPENVINO_GENAI_VER}.tar.gz
333+
ARG OPENVINO_GENAI_PKG=https://storage.openvinotoolkit.org/repositories/openvino_genai/packages/2025.3/linux/${OPENVINO_GENAI_VER}.tar.gz
334334

335335
RUN curl -L ${OPENVINO_GENAI_PKG} | tar -xz && \
336336
mv ${OPENVINO_GENAI_VER} /opt/intel/openvino_genai

libraries/dl-streamer/docker/ubuntu/ubuntu24.Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ LABEL description="This is the development image of Intel® Deep Learning Stream
4040
LABEL vendor="Intel Corporation"
4141

4242
ARG GST_VERSION=1.26.4
43-
ARG OPENVINO_VERSION=2025.2.0
43+
ARG OPENVINO_VERSION=2025.3.0
4444

4545
ARG DLSTREAMER_VERSION=2025.1.2
4646
ARG DLSTREAMER_BUILD_NUMBER
@@ -300,7 +300,7 @@ RUN \
300300

301301
# OpenVINO Gen AI
302302
ARG OPENVINO_GENAI_VER=openvino_genai_ubuntu24_${OPENVINO_VERSION}.0_x86_64
303-
ARG OPENVINO_GENAI_PKG=https://storage.openvinotoolkit.org/repositories/openvino_genai/packages/2025.2/linux/${OPENVINO_GENAI_VER}.tar.gz
303+
ARG OPENVINO_GENAI_PKG=https://storage.openvinotoolkit.org/repositories/openvino_genai/packages/2025.3/linux/${OPENVINO_GENAI_VER}.tar.gz
304304

305305
RUN curl -L ${OPENVINO_GENAI_PKG} | tar -xz && \
306306
mv ${OPENVINO_GENAI_VER} /opt/intel/openvino_genai

libraries/dl-streamer/docker/windows/windows_builder.Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ RUN `
4646

4747
# Download OpenVINO
4848
RUN `
49-
curl -SL --output openvino.zip https://storage.openvinotoolkit.org/repositories/openvino/packages/2025.2/windows/openvino_toolkit_windows_2025.2.0.19140.c01cd93e24d_x86_64.zip `
49+
curl -SL --output openvino.zip https://storage.openvinotoolkit.org/repositories/openvino/packages/2025.3/windows/openvino_toolkit_windows_2025.3.0.19807.44526285f24_x86_64.zip
5050
&& powershell -command "Expand-Archive -Path \"openvino.zip\" -DestinationPath \"C:\" " `
5151
&& del /q openvino.zip `
52-
&& move openvino_toolkit_windows_2025.2.0.19140.c01cd93e24d_x86_64 openvino
52+
&& move openvino_toolkit_windows_2025.3.0.19807.44526285f24_x86_64 openvino
5353

5454
# Install git and vcpkg
5555
ENV VCPKG_ROOT="C:\vcpkg"

libraries/dl-streamer/docs/source/dev_guide/advanced_install/advanced_install_guide_compilation.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ pip install meson==1.4.1 ninja==1.11.1.1
9393

9494
```bash
9595
cd ~
96-
git clone https://github.com/open-edge-platform/edge-ai-libraries.git -b release-1.2.0
96+
git clone https://github.com/open-edge-platform/edge-ai-libraries.git
9797
cd edge-ai-libraries
9898
git submodule update --init libraries/dl-streamer/thirdparty/spdlog
9999
```
@@ -130,13 +130,13 @@ git submodule update --init libraries/dl-streamer/thirdparty/spdlog
130130
:::{tab-item} EMT
131131
:sync: tab2
132132
```bash
133-
wget https://storage.openvinotoolkit.org/repositories/openvino/packages/2025.2/linux/openvino_toolkit_ubuntu24_2025.2.0.19140 c01cd93e24d_x86_64.tgz
134-
tar -xvzf openvino_toolkit_ubuntu24_2025.2.0.19140.c01cd93e24d_x86_64.tgz
135-
sudo mv openvino_toolkit_ubuntu24_2025.2.0.19140.c01cd93e24d_x86_64 /opt/intel/openvino_2025.2.0
136-
cd /opt/intel/openvino_2025.2.0/
133+
wget https://storage.openvinotoolkit.org/repositories/openvino/packages/2025.3/linux/openvino_toolkit_ubuntu24_2025.3.0.19807.44526285f24_x86_64.tgz
134+
tar -xvzf openvino_toolkit_ubuntu24_2025.3.0.19807.44526285f24_x86_64.tgz
135+
sudo mv openvino_toolkit_ubuntu24_2025.3.0.19807.44526285f24_x86_64 /opt/intel/openvino_2025.3.0
136+
cd /opt/intel/openvino_2025.3.0/
137137
sudo -E python3 -m pip install -r ./python/requirements.txt
138138
cd /opt/intel
139-
sudo ln -s openvino_2025.2.0 openvino_2025
139+
sudo ln -s openvino_2025.3.0 openvino_2025
140140
```
141141

142142
### [Optional] Step 6: Install OpenVINO™ GenAI (only for Ubuntu)
@@ -148,16 +148,16 @@ there is need to install [OpenVINO GenAI archive](https://docs.openvino.ai/2025/
148148
- **Ubuntu 22**
149149

150150
```bash
151-
curl -L https://storage.openvinotoolkit.org/repositories/openvino_genai/packages/2025.2/linux/openvino_genai_ubuntu22_2025.2.0.0_x86_64.tar.gz | tar -xz &&
152-
mv openvino_genai_ubuntu24_2025.2.0.0_x86_64 /opt/intel/openvino_genai
151+
curl -L https://storage.openvinotoolkit.org/repositories/openvino_genai/packages/2025.3/linux/openvino_genai_ubuntu22_2025.3.0.0_x86_64.tar.gz | tar -xz &&
152+
mv openvino_genai_ubuntu22_2025.3.0.0_x86_64 /opt/intel/openvino_genai
153153
source /opt/intel/openvino_genai/setupvars.sh
154154
```
155155

156156
- **Ubuntu 24**
157157

158158
```bash
159-
curl -L https://storage.openvinotoolkit.org/repositories/openvino_genai/packages/2025.2/linux/openvino_genai_ubuntu24_2025.2.0.0_x86_64.tar.gz | tar -xz &&
160-
mv openvino_genai_ubuntu24_2025.2.0.0_x86_64 /opt/intel/openvino_genai
159+
curl -L https://storage.openvinotoolkit.org/repositories/openvino_genai/packages/2025.3/linux/openvino_genai_ubuntu24_2025.3.0.0_x86_64.tar.gz | tar -xz &&
160+
mv openvino_genai_ubuntu24_2025.3.0.0_x86_64 /opt/intel/openvino_genai
161161
source /opt/intel/openvino_genai/setupvars.sh
162162
```
163163

libraries/dl-streamer/docs/source/get_started/install/install_guide_ubuntu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ drivers. For more details see [prerequisites](#prerequisites).
9999
sudo bash -c 'echo "deb [signed-by=/usr/share/keyrings/oneapi-archive-keyring.gpg] https://apt.repos.intel.com/openvino/2025 ubuntu24 main" | sudo tee /etc/apt/sources.list.d/intel-openvino-2025.list'
100100
```
101101

102-
> **NOTE:** If you have OpenVINO™ installed in a version different from 2025.2.0,
102+
> **NOTE:** If you have OpenVINO™ installed in a version different from 2025.3.0,
103103
> please uninstall the OpenVINO™ packages using the following commands.
104104
105105
```bash

0 commit comments

Comments
 (0)