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

Commit

Permalink
Further readme update (#817)
Browse files Browse the repository at this point in the history
* Update download link

* Update README.md files
  • Loading branch information
kefeiyao authored Mar 10, 2023
1 parent eef8e7f commit 4a01402
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@ The software stack images provide ready to use software stacks for application d

| Image | Description |
| :-----: | ----- |
| [ffmpeg](doc/ffmpeg.md) | <p>Docker images optimized for media creation and delivery based on the FFmpeg framework. Included the AAC, MP3, OPUS, OGG, Vorbis, X264, X265, VP8/9, AV1 and SVT-HEVC codecs. The GPU images are accelerated with VAAPI and QSV. See [`doc/ffmpeg.md`](doc/ffmpeg.md) for additional details.</p>docker pull [openvisualcloud/xeon-ubuntu2004-media-ffmpeg](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2004-media-ffmpeg)<br>docker pull [openvisualcloud/xeon-centos7-media-ffmpeg](https://hub.docker.com/r/openvisualcloud/xeon-centos7-media-ffmpeg)|
| [gst](doc/gst.md) | <p>Docker images optimized for media creation and delivery based on the GStreamer framework. Included the base, good, bad, ugly and libav set of plugins. The GPU images are accelerated with VAAPI. See [`doc/gst.md`](doc/gst.md) for additional details.</p>docker pull [openvisualcloud/xeon-ubuntu2004-media-gst](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2004-media-gst)<br>docker pull [openvisualcloud/xeon-centos7-media-gst](https://hub.docker.com/r/openvisualcloud/xeon-centos7-media-gst)|
| [nginx](doc/nginx.md) | <p>Docker images optimized for web hosting and caching. Included FFmpeg, NGINX the web server, and FLV the RTMP and DASH/HLS streaming module. See [`doc/nginx.md`](doc/nginx.md) for additional details.</p>docker pull [openvisualcloud/xeon-ubuntu2004-media-nginx](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2004-media-nginx)<br>docker pull [openvisualcloud/xeon-centos7-media-nginx](https://hub.docker.com/r/openvisualcloud/xeon-centos7-media-nginx)|
| [svt](doc/svt.md) | <p>Docker images for the SVT (Scalable Video Technology) encoders and decoders. Easiest way to try SVT AV1, HEVC, and VP9 apps. See [`doc/svt.md`](doc/svt.md) for additional details.</p>docker pull [openvisualcloud/xeon-centos7-media-svt](https://hub.docker.com/r/openvisualcloud/xeon-centos7-media-svt)|
| [ffmpeg](doc/ffmpeg.md) | <p>Docker images optimized for media creation and delivery based on the FFmpeg framework. Included the AAC, MP3, OPUS, OGG, Vorbis, X264, X265, VP8/9, AV1 and SVT-HEVC codecs. The GPU images are accelerated with VAAPI and QSV. See [`doc/ffmpeg.md`](doc/ffmpeg.md) for additional details.</p>docker pull [openvisualcloud/xeon-ubuntu2204-media-ffmpeg](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2204-media-ffmpeg)<br>docker pull [openvisualcloud/xeon-ubuntu2004-media-ffmpeg](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2004-media-ffmpeg)<br>docker pull [openvisualcloud/xeon-centos7-media-ffmpeg](https://hub.docker.com/r/openvisualcloud/xeon-centos7-media-ffmpeg)|
| [gst](doc/gst.md) | <p>Docker images optimized for media creation and delivery based on the GStreamer framework. Included the base, good, bad, ugly and libav set of plugins. The GPU images are accelerated with VAAPI. See [`doc/gst.md`](doc/gst.md) for additional details.</p>docker pull [openvisualcloud/xeon-ubuntu2204-media-gst](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2204-media-gst)<br>docker pull [openvisualcloud/xeon-ubuntu2004-media-gst](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2004-media-gst)<br>docker pull [openvisualcloud/xeon-centos7-media-gst](https://hub.docker.com/r/openvisualcloud/xeon-centos7-media-gst)|
| [nginx](doc/nginx.md) | <p>Docker images optimized for web hosting and caching. Included FFmpeg, NGINX the web server, and FLV the RTMP and DASH/HLS streaming module. See [`doc/nginx.md`](doc/nginx.md) for additional details.</p>docker pull [openvisualcloud/xeon-ubuntu2204-media-nginx](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2204-media-nginx)<br>docker pull [openvisualcloud/xeon-ubuntu2004-media-nginx](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2004-media-nginx)<br>docker pull [openvisualcloud/xeon-centos7-media-nginx](https://hub.docker.com/r/openvisualcloud/xeon-centos7-media-nginx)|
| [svt](doc/svt.md) | <p>Docker images for the SVT (Scalable Video Technology) encoders and decoders. Easiest way to try SVT AV1, HEVC, and VP9 apps. See [`doc/svt.md`](doc/svt.md) for additional details.</p>docker pull [openvisualcloud/openvisualcloud/xeon-ubuntu2204-media-svt](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2204-media-svt)<br>docker pull [openvisualcloud/xeon-ubuntu2004-media-svt](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2004-media-svt)<br>docker pull [openvisualcloud/xeon-centos7-media-svt](https://hub.docker.com/r/openvisualcloud/xeon-centos7-media-svt)|

- **Media Analytics**

| Image | Description |
| :-----: | :----- |
| [ffmpeg](doc/ffmpeg.md) | <p>Docker images optimized for media analytics based on the FFmpeg framework. Included plugins that utilized the Intel<sup>&reg;</sup> OpenVINO<sup>&trade;</sup> inference engine. See [`doc/ffmpeg.md`](doc/ffmpeg.md) for additional details.</p>docker pull [openvisualcloud/xeon-ubuntu2004-analytics-ffmpeg](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2004-analytics-ffmpeg)<br>docker pull [openvisualcloud/xeon-centos7-analytics-ffmpeg](https://hub.docker.com/r/openvisualcloud/xeon-centos7-analytics-ffmpeg)|
| [gst](doc/gst.md) | <p>Docker images optimized for media analytics based on the GStreamer framework. Included plugins that utilized the Intel OpenVINO inference engine. See [`doc/gst.md`](doc/gst.md) for additional details.</p>docker pull [openvisualcloud/xeon-ubuntu2004-analytics-gst](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2004-analytics-gst)<br>docker pull [openvisualcloud/xeon-centos7-analytics-gst](https://hub.docker.com/r/openvisualcloud/xeon-centos7-analytics-gst)|
| [ffmpeg](doc/ffmpeg.md) | <p>Docker images optimized for media analytics based on the FFmpeg framework. Included plugins that utilized the Intel<sup>&reg;</sup> OpenVINO<sup>&trade;</sup> inference engine. See [`doc/ffmpeg.md`](doc/ffmpeg.md) for additional details.</p>docker pull [openvisualcloud/xeon-ubuntu2204-analytics-ffmpeg](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2204-analytics-ffmpeg)<br>docker pull [openvisualcloud/xeon-ubuntu2004-analytics-ffmpeg](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2004-analytics-ffmpeg)<br>docker pull [openvisualcloud/xeon-centos7-analytics-ffmpeg](https://hub.docker.com/r/openvisualcloud/xeon-centos7-analytics-ffmpeg)|
| [gst](doc/gst.md) | <p>Docker images optimized for media analytics based on the GStreamer framework. Included plugins that utilized the Intel OpenVINO inference engine. See [`doc/gst.md`](doc/gst.md) for additional details.</p>docker pull [openvisualcloud/xeon-ubuntu2204-analytics-gst](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2204-analytics-gst)<br>docker pull [openvisualcloud/xeon-ubuntu2004-analytics-gst](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2004-analytics-gst)<br>docker pull [openvisualcloud/xeon-centos7-analytics-gst](https://hub.docker.com/r/openvisualcloud/xeon-centos7-analytics-gst)|

- **Cloud Gaming and Graphics**

Expand All @@ -44,17 +44,17 @@ The development images enable C++ application compilation, debugging (with the d

| Image | Description |
| :-----: | :----- |
| media | <p>Docker images for FFmpeg or GStreamer C++ application development. See [`doc/ffmpeg.md`](doc/ffmpeg.md) and [`doc/gst.md`](doc/gst.md) for additional details.</p>docker pull [openvisualcloud/xeon-ubuntu2004-media-dev](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2004-media-dev)<br>docker pull [openvisualcloud/xeon-centos7-media-dev](https://hub.docker.com/r/openvisualcloud/xeon-centos7-media-dev)|
| analytics | <p>Docker images for FFmpeg or GStreamer C++ application development, with Intel OpenVINO inference engine and the model optimizer. See [`doc/ffmpeg.md`](doc/ffmpeg.md) and [`doc/gst.md`](doc/gst.md) for additional details.</p>docker pull [openvisualcloud/xeon-ubuntu2004-analytics-dev](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2004-analytics-dev)<br>docker pull [openvisualcloud/xeon-centos7-analytics-dev](https://hub.docker.com/r/openvisualcloud/xeon-centos7-analytics-dev)|
| service | <p>Docker images for Open WebRTC Toolkit (OWT) C++ application development.. See [`doc/owt.md`](doc/owt.md) for additional details.</p>docker pull [openvisualcloud/xeon-centos7-service-owt-dev](https://hub.docker.com/r/openvisualcloud/xeon-centos7-service-owt-dev)<br>|
| media | <p>Docker images for FFmpeg or GStreamer C++ application development. See [`doc/ffmpeg.md`](doc/ffmpeg.md) and [`doc/gst.md`](doc/gst.md) for additional details.</p>docker pull [openvisualcloud/xeon-ubuntu2204-media-dev](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2204-media-dev)<br>docker pull [openvisualcloud/xeon-ubuntu2004-media-dev](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2004-media-dev)<br>docker pull [openvisualcloud/xeon-centos7-media-dev](https://hub.docker.com/r/openvisualcloud/xeon-centos7-media-dev)|
| analytics | <p>Docker images for FFmpeg or GStreamer C++ application development, with Intel OpenVINO inference engine and the model optimizer. See [`doc/ffmpeg.md`](doc/ffmpeg.md) and [`doc/gst.md`](doc/gst.md) for additional details.</p>docker pull [openvisualcloud/xeon-ubuntu2204-analytics-dev](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2204-analytics-dev)<br>docker pull [openvisualcloud/xeon-ubuntu2004-analytics-dev](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2004-analytics-dev)<br>docker pull [openvisualcloud/xeon-centos7-analytics-dev](https://hub.docker.com/r/openvisualcloud/xeon-centos7-analytics-dev)|
| service | <p>Docker images for Open WebRTC Toolkit (OWT) C++ application development.. See [`doc/owt.md`](doc/owt.md) for additional details.</p>docker pull [openvisualcloud/xeon-ubuntu2004-service-owt-dev](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2004-service-owt-dev)<br>docker pull [openvisualcloud/xeon-centos7-service-owt-dev](https://hub.docker.com/r/openvisualcloud/xeon-centos7-service-owt-dev)<br>|

### Service Images:

The service images provides ready to use services. See their image descriptions for exposed service interfaces.

| Image | Description |
| :-----: | :----- |
| [owt](doc/owt.md)| <p>Docker images optimized for video conferencing services, based on the WebRTC technology and the Open WebRTC Toolkit. Included conferencing modes: 1:N, N:N with video and audio processing nodes. see [`doc/owt.md`](doc/owt.md) for additional details.</p>docker pull [openvisualcloud/xeon-centos7-service-owt](https://hub.docker.com/r/openvisualcloud/xeon-centos7-service-owt)|
| [owt](doc/owt.md)| <p>Docker images optimized for video conferencing services, based on the WebRTC technology and the Open WebRTC Toolkit. Included conferencing modes: 1:N, N:N with video and audio processing nodes. see [`doc/owt.md`](doc/owt.md) for additional details.</p>docker pull [openvisualcloud/xeon-ubuntu2004-service-owt](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu2004-service-owt)<br>docker pull [openvisualcloud/xeon-centos7-service-owt](https://hub.docker.com/r/openvisualcloud/xeon-centos7-service-owt)|
| [owt360](doc/owt360.md)| <p>Docker images optimized for ultra-high resolution immersive video low latency streaming, based on the WebRTC technology and the Open WebRTC Toolkit. Included SVT-HEVC tile-based 4K and 8K transcoding and field of view (FoV) adaptive streaming. see [`doc/owt360.md`](doc/owt360.md) for additional details.</p>docker pull [openvisualcloud/xeon-centos7-service-owt360](https://hub.docker.com/r/openvisualcloud/xeon-centos7-service-owt360)|

### Support Matrix:
Expand Down
2 changes: 1 addition & 1 deletion SG2/ubuntu-20.04/analytics/dev/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This docker image is part of Open Visual Cloud software stacks. Optimized for Media Analytics. Included what are in media delivery GStreamer image, inferencing engine and video analytics plugins. The docker image can be used in the FROM field of a downstream Dockerfile.

## Supported tags and respective Dockerfile links
- [xeon-ubuntu-2004-analytics-gst](https://github.com/OpenVisualCloud/Dockerfiles/blob/v22.3/Xeon/ubuntu-20.04/analytics/gst/Dockerfile)
- [sg2-ubuntu-2004-analytics-gst](https://github.com/OpenVisualCloud/Dockerfiles/blob/v23.1/SG2/ubuntu-20.04/analytics/gst/Dockerfile)

## Quick reference
- #### Supported platform and OS
Expand Down
2 changes: 1 addition & 1 deletion SG2/ubuntu-20.04/analytics/gst/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This docker image is part of Open Visual Cloud software stacks. Optimized for Media Analytics. Included what are in media delivery GStreamer image, inferencing engine and video analytics plugins. The docker image can be used in the FROM field of a downstream Dockerfile.

## Supported tags and respective Dockerfile links
- [xeon-ubuntu-2004-analytics-gst](https://github.com/OpenVisualCloud/Dockerfiles/blob/v22.3/Xeon/ubuntu-20.04/analytics/gst/Dockerfile)
- [sg2-ubuntu-2004-analytics-gst](https://github.com/OpenVisualCloud/Dockerfiles/blob/v23.1/SG2/ubuntu-20.04/analytics/gst/Dockerfile)

## Quick reference
- #### Supported platform and OS
Expand Down
2 changes: 1 addition & 1 deletion SG2/ubuntu-20.04/media/dev/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This docker image is part of Open Visual Cloud software stacks. This is development image aim towards enabling C++ application compilation, debugging (with the debugging, profiling tools) and optimization (with the optimization tools.) You can compile C++ applications with this image and then copy the applications to the corresponding deployment image. Included what are in FFmpeg or GStreamer media creation and delivery images . Also included Intel hardware accelaration software stack such as media SDK, media driver, gmmlib and libva. The docker image can be used in the FROM field of a downstream Dockerfile.

## Supported tags and respective Dockerfile links
- [sg2-ubuntu-2004-media-dev](https://github.com/OpenVisualCloud/Dockerfiles/blob/v22.3/SG1/ubuntu-20.04/media/dev/Dockerfile)
- [sg2-ubuntu-2004-media-dev](https://github.com/OpenVisualCloud/Dockerfiles/blob/v23.1/SG2/ubuntu-20.04/media/dev/Dockerfile)

## Quick reference
- #### Supported platform and OS
Expand Down
2 changes: 1 addition & 1 deletion SG2/ubuntu-20.04/media/ffmpeg/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This docker image is part of Open Visual Cloud software stacks. Optimized for the media creation and delivery use case. Included FFmpeg and codecs such as opus, ogg, vorbis, x264, x265, vp8/9, av1 and SVT-HEVC. Also included Intel hardware accelaration software stack such as media SDK, media driver, gmmlib and libva. The docker image can be used in the FROM field of a downstream Dockerfile.

## Supported tags and respective Dockerfile links
- [sg1-ubuntu-2004-media-ffmpeg](https://github.com/OpenVisualCloud/Dockerfiles/blob/v22.3/SG1/ubuntu-20.04/media/ffmpeg/Dockerfile)
- [sg2-ubuntu-2004-media-ffmpeg](https://github.com/OpenVisualCloud/Dockerfiles/blob/v23.1/SG2/ubuntu-20.04/media/ffmpeg/Dockerfile)

## Quick reference
- #### Supported platform and OS
Expand Down
2 changes: 1 addition & 1 deletion SG2/ubuntu-22.04/analytics/dev/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This docker image is part of Open Visual Cloud software stacks. Optimized for Media Analytics. Included what are in media delivery GStreamer image, inferencing engine and video analytics plugins. The docker image can be used in the FROM field of a downstream Dockerfile.

## Supported tags and respective Dockerfile links
- [xeon-ubuntu-2004-analytics-gst](https://github.com/OpenVisualCloud/Dockerfiles/blob/v22.3/Xeon/ubuntu-20.04/analytics/gst/Dockerfile)
- [sg2-ubuntu-2204-analytics-gst](https://github.com/OpenVisualCloud/Dockerfiles/blob/v23.1/SG2/ubuntu-22.04/analytics/gst/Dockerfile)

## Quick reference
- #### Supported platform and OS
Expand Down
2 changes: 1 addition & 1 deletion SG2/ubuntu-22.04/analytics/gst/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This docker image is part of Open Visual Cloud software stacks. Optimized for Media Analytics. Included what are in media delivery GStreamer image, inferencing engine and video analytics plugins. The docker image can be used in the FROM field of a downstream Dockerfile.

## Supported tags and respective Dockerfile links
- [xeon-ubuntu-2004-analytics-gst](https://github.com/OpenVisualCloud/Dockerfiles/blob/v22.3/Xeon/ubuntu-20.04/analytics/gst/Dockerfile)
- [sg2-ubuntu-2204-analytics-gst](https://github.com/OpenVisualCloud/Dockerfiles/blob/v23.1/SG2/ubuntu-22.04/analytics/gst/Dockerfile)

## Quick reference
- #### Supported platform and OS
Expand Down
2 changes: 1 addition & 1 deletion SG2/ubuntu-22.04/media/dev/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This docker image is part of Open Visual Cloud software stacks. This is development image aim towards enabling C++ application compilation, debugging (with the debugging, profiling tools) and optimization (with the optimization tools.) You can compile C++ applications with this image and then copy the applications to the corresponding deployment image. Included what are in FFmpeg or GStreamer media creation and delivery images . Also included Intel hardware accelaration software stack such as media SDK, media driver, gmmlib and libva. The docker image can be used in the FROM field of a downstream Dockerfile.

## Supported tags and respective Dockerfile links
- [sg2-ubuntu-2004-media-dev](https://github.com/OpenVisualCloud/Dockerfiles/blob/v22.3/SG1/ubuntu-20.04/media/dev/Dockerfile)
- [sg2-ubuntu-2204-media-dev](https://github.com/OpenVisualCloud/Dockerfiles/blob/v23.1/SG2/ubuntu-22.04/media/dev/Dockerfile)

## Quick reference
- #### Supported platform and OS
Expand Down
2 changes: 1 addition & 1 deletion SG2/ubuntu-22.04/media/ffmpeg/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This docker image is part of Open Visual Cloud software stacks. Optimized for the media creation and delivery use case. Included FFmpeg and codecs such as opus, ogg, vorbis, x264, x265, vp8/9, av1 and SVT-HEVC. Also included Intel hardware accelaration software stack such as media SDK, media driver, gmmlib and libva. The docker image can be used in the FROM field of a downstream Dockerfile.

## Supported tags and respective Dockerfile links
- [sg1-ubuntu-2004-media-ffmpeg](https://github.com/OpenVisualCloud/Dockerfiles/blob/v22.3/SG1/ubuntu-20.04/media/ffmpeg/Dockerfile)
- [sg2-ubuntu-2204-media-ffmpeg](https://github.com/OpenVisualCloud/Dockerfiles/blob/v23.1/SG2/ubuntu-22.04/media/ffmpeg/Dockerfile)

## Quick reference
- #### Supported platform and OS
Expand Down

0 comments on commit 4a01402

Please sign in to comment.