Skip to content

Releases: OpenVisualCloud/Ad-Insertion-Sample

Release v20.7

26 Aug 11:53
f39c0b0
Compare
Choose a tag to compare
  • Upgraded to v20.7 Open Visual Cloud software stacks, supporting the latest 2020.4 Intel(R) OpenVino(TM) Toolkit features.
  • Supported helm deployment
  • Container run as non-root user
  • Update the INT8 model
  • Support private docker registry
  • Fixed the scripts to build the sample.
  • Fixed the memory leak issue in the GST pipeline

Release v20.4

18 May 01:03
f5f7379
Compare
Choose a tag to compare
  • Updated to OpenVINO v2020R2.
  • Updated to gst-video-analytics v1.0.0.
  • Updated to FFmpeg Video Analytic v0.5.0.
  • Updated to video-analytics-serving 0.3-preview.
  • Fixed a few bugs in the Kubernetes deployment scripts.
  • New NETWORK build option to specify the model network preference.
  • Updated the Kafka service to wurstmeister/kafka:2.12-2.4.0
  • Updated the zookeeper service to zookeeper:3.5.6
  • Added the scale mode to enable the multi channels

Release v20.1.1

15 Jan 03:01
ad45ffe
Compare
Choose a tag to compare

Hot fix for missing the ffmpeg drawtext font file path in ad-static and ad-segment.

Release v20.1

13 Jan 18:32
8fcad5b
Compare
Choose a tag to compare

The Ad-Insertion sample release v20.1 integrates the following features:
(1) Reworked Kubernetes deployment scripts based on persistent volume claims.
(2) VCAC-A support on both docker swarm and Kubernetes.
(3) Reduce build time by fully integrating the latest openvisualcloud v20.1 docker images.

Release v19.10

14 Oct 02:57
9cb3140
Compare
Choose a tag to compare

This release cover the following:
-Deployment Support: Support docker compose (single-node development), docker swarm (single or multi-node deployment), and Kubernetes (multi-node deployment.)
-New Models : Emotion recognition use case and face recognition use case are added to existing models.
-INT8 update: Extend the emotion use case on CLX. FP32 fall-back is supported for non-CLX platform and non-int8 models
-UI update: UI update to support more analysis use case and performance window.
-Platform Support: Cascade Lake (Intel Xeon) and Harker Heights Media Analytics PCIE Card

Release v1.1

01 Aug 01:27
a2c8d1e
Compare
Choose a tag to compare

Release note:
• The INT8 model support for object detection use case on CLX platform
• Improve the task dispatch for analytic and ad transcoding.
• Improve the AD insert experience
• bug fix

Release v1.0

17 Apr 19:04
75892e5
Compare
Choose a tag to compare

Release Notes:

The E2E sample implements a server-side AD insertion system, which features on-demand video transcoding and streaming, and AD insertion based on video content analysis. Below services are implemented in this release:

  • The Content Provider service
  • The AD Insertion service
  • The AD Decision service
  • The AD Content service
  • The Account service
  • The CDN service
  • The Video Analytics service