Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Releases: OpenVisualCloud/Dockerfiles

Release v20.3.1

11 Mar 03:19
5bcef04
Compare
Choose a tag to compare

Release Notes:

Bug fixes:

  • dldt_gst_video_analytics test failed on vcaca gst images #425
  • Fix script for multiple VCAC-A cards #423

Release v20.3

06 Mar 19:41
aeb3027
Compare
Choose a tag to compare

Release Notes:

New Features:

  • First QAT Dockerfiles & images
  • First hddldaemon Dockerfiles & image
  • Upgrade to OpenVINO R4 (2020.1)
  • Upgrade FFmpeg VA Plugin to v0.4.1
  • Upgrade FFmpeg patches to v0.2
  • Upgrade GST VA Plugin to v0.7.0
  • Add dav1d support
  • Remove libaom from FFmpeg images
  • Optimized SVT image with FFmpeg and sample app supported

Bug Fixes:

  • Python conflicts and VCAC-A image build failed accordingly #422
  • Travis CI fix for issue #401
  • Fix VCAC-A script to utilize hddldaemon docker image #373
  • Usage of alternative repo/ARG does not work #344

Known Issue:

  • dldt_gst_video_analytics test failed on vcaca gst images #425

Release v20.2

09 Feb 04:49
32c2f30
Compare
Choose a tag to compare

Release Notes:

New Features:

  • Update SVT AV1 to v0.8.1
  • VCAC-A Kubernetes New Setup
  • Seperate dev images per usage: media-dev, analytics-dev, graphics-dev.
  • Faster travis CI through docker hub cache

Bug Fixes:

  • OpenCV Fix #359
  • Replace building python366 from source with epel python368 #320

Release v20.1

13 Jan 21:47
42ef15d
Compare
Choose a tag to compare

Release Notes:

New Features:

  • Updated FFMPEG to n4.2
  • Updated FFMPEG Video Analytics patch to v0.4
  • Updated SVT HEVC to v1.4.3
  • Updated SVT AV1 to v0.8.0
  • Newly add OWT Immersive docker
  • Add VCAC-A Kubernetes intructions & scripts
  • Move customized build package from /usr to /usr/local
  • Reduced VCAC-A image size by optimizing libboost packages

Bug Fixes:

  • Missed libjson-c3 in VCCA ubuntu 18.04 image, libjson-c2 in VCCA ubuntu 16.04 image. #270
  • Wrong env in the dev & analytics images #276
  • Missing the openvino share folder in the dev image #277
  • vcaca-ubuntu1804-analytics-gst:19.11 permission issue #301

Release v19.11

28 Nov 02:36
a0bf3d7
Compare
Choose a tag to compare

Release Notes:

New Features:

  • Updated ffmpeg analytics to v0.3
  • Initial VCAC-A setup scripts and user guide
  • Utilize the OpenVINO deployment manager for size reduction
  • Published the VCAC-A docker images to dockerhub
  • Remove SVT from the VCACA images

Bug Fixes:

  • Libegl is missing from ubuntu gst images
  • Auto execute tests based on the build options

Known Issues/Workarounds:

  • libjson-c2 must be additionally installed for vcaca-ubuntu1604-analytics-gst.
  • libjson-c3 must be additionally installed for vcaca-ubuntu1804-analytics-gst.

Release v19.10.1

23 Oct 06:33
a0df1c8
Compare
Choose a tag to compare

Release Notes:

New Feature:

  • Updated DLDT to R3 and GST VA Plugins to 0.6.1

Bug fixes:

  • gst_vaapi_jpegenc/gst_vaapi_h264enc failed on XeonE3/VCA2 CentOS environment. Issue #210
  • VCAC-A-ubuntu1804-analytics-ffmpeg images test failed. Issue #214

Known Issues:

N/A

Release v19.10

08 Oct 08:50
0cfd822
Compare
Choose a tag to compare

Release Notes:

New Feature:

  • Add VCAC-A dockerfiles support
  • Upgrade MSDK and media driver to MSS KBL 2019 R1 HF1
  • Upgrade video analytic plugin to v0.4.2
  • Flexible buliding process support
  • Nginx upload module support

Bug fixes:

  • HW support for media analytics plugin is not supported on CentOS dockers. Issue #137
  • rtmpsink missing in the gst-bad builds. Issue #186
  • OWT build failure with -DBUILD_FDKAAC=OFF #207

Known Issues:

  • gst_vaapi_jpegenc/gst_vaapi_h264enc failed on XeonE3/VCA2 CentOS environment. Issue #210
  • VCAC-A-ubuntu1804-analytics-ffmpeg images test failed. Issue #214

Release v1.2

12 Jul 00:26
3b33aaf
Compare
Choose a tag to compare

Release Notes:

New Feature:

  • Upgrade SVT AV1 to 0.6.0
  • Enhance FFMPEG test

Bug fixes:

  • OWT test fails on CentOS. Issue #161
  • FFmpeg throws error when transcoding from H.264 (in mp4) to AV1 webm. Issue #144
  • AV1 (in mp4 container) transcoded with libsvt_av1 does not work with browsers Chrome. #143

Known Issues:

  • NGINX RTMP module is not stable when testing. Issue #111
  • HW support for media analytics plugin is not supported on CentOS dockers. Issue #137

Release v1.1

28 Jun 23:21
Compare
Choose a tag to compare

Release Notes:

New Feature:

  • Dockerhub image release here : https://hub.docker.com/u/openvisualcloud
  • Open WebRTC toolkit integration & video conferencing service OWT image
  • Upgrade SVT AV1 to 0.5.0
  • Upgrade Gstreamer to 1.16.0
  • Introduce SVT only images
  • Enabled E3 dldt+ffmpeg image
  • Upgrade OpenVINO to 2019 R1.1
  • Refactor and improve Travis build
  • Hello-world gstreamer example for ease of ramp up

Bug fixes:

  • gst_vaapi_h264enc test fix

Known Issues:

  • NGINX RTMP module is not stable when testing. Issue #111
  • OWT test fails on CentOS. Issue #161
  • HW support for media analytics plugin is not supported on CentOS dockers. Issue #137

Release v1.0

03 Apr 18:11
Compare
Choose a tag to compare

Release Notes:

Bug fixes
Introducing Gstreamer video analytics plugins (v0.3.1) through opencv and gstreamer - https://github.com/opencv/gst-video-analytics
Introducing Gstreamer SVT(AV1,HEVC,VP9) plugins
Initial supoprt for Intel Ospray ray tracing api and OpenImageIO
Enable SVT AV1 FFmpeg plugin
Enable DLDT Model Optimizer
Upgrade MSS version to KBL-2019-R1

Known Issues

GST VAAPI tests on VCA2 not working
gst_vaapi_h264enc test has known failure
SVT VP9 Encoding on XeonE3 is not stable