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

Commit

Permalink
Update README (#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhou5 authored Aug 11, 2020
1 parent 0113349 commit 9ba8a30
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ The development images enable C++ application compilation, debugging (with the d
| :-----: | :----- |
| 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-ubuntu1804-media-dev](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu1804-media-dev)<br>docker pull [openvisualcloud/xeon-centos76-media-dev](https://hub.docker.com/r/openvisualcloud/xeon-centos76-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-ubuntu1804-analytics-dev](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu1804-analytics-dev)<br>docker pull [openvisualcloud/xeon-centos76-analytics-dev](https://hub.docker.com/r/openvisualcloud/xeon-centos76-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-ubuntu1804-service-dev](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu1804-service-dev)<br>|
| graphics | <p>Docker image for Intel OSPRay C++ application development. See [`doc/ospray-mpi.md`](doc/ospray-mpi.md) for additional details.</p>|

### Service Images:
Expand All @@ -58,7 +59,7 @@ The service images provides ready to use services. See their image descriptions
| 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-ubuntu1804-service-owt](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu1804-service-owt)<br>docker pull [openvisualcloud/xeon-centos76-service-owt](https://hub.docker.com/r/openvisualcloud/xeon-centos76-service-owt)|
| [owt-immersive](doc/owt-immersive.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/owt-immersive.md`](doc/owt-immersive.md) for additional details.</p>|
| [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/owt-immersive.md`](doc/owt-immersive.md) for additional details.</p>|

### Support Matrix:

Expand Down
2 changes: 1 addition & 1 deletion Xeon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ No special setup is needed except to install the docker.ce service and setup pro
|media-gst|[centos-7.4/media/gst](centos-7.4/media/gst)<br>[centos-7.5/media/gst](centos-7.5/media/gst)<br>[centos-7.6/media/gst](centos-7.6/media/gst)<br>[ubuntu-16.04/media/gst](ubuntu-16.04/media/gst)<br>[ubuntu-18.04/media/gst](ubuntu-18.04/media/gst)|[openvisualcloud/xeon-centos74-media-gst](https://hub.docker.com/r/openvisualcloud/xeon-centos74-media-gst)<br>[openvisualcloud/xeon-centos75-media-gst](https://hub.docker.com/r/openvisualcloud/xeon-centos75-media-gst)<br>[openvisualcloud/xeon-centos76-media-gst](https://hub.docker.com/r/openvisualcloud/xeon-centos76-media-gst)<br>[openvisualcloud/xeon-ubuntu1604-media-gst](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu1604-media-gst)<br>[openvisualcloud/xeon-ubuntu1804-media-gst](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu1804-media-gst)|
|media-nginx|[centos-7.4/media/nginx](centos-7.4/media/nginx)<br>[centos-7.5/media/nginx](centos-7.5/media/nginx)<br>[centos-7.6/media/nginx](centos-7.6/media/nginx)<br>[ubuntu-16.04/media/nginx](ubuntu-16.04/media/nginx)<br>[ubuntu-18.04/media/nginx](ubuntu-18.04/media/nginx)|[openvisualcloud/xeon-centos74-media-nginx](https://hub.docker.com/r/openvisualcloud/xeon-centos74-media-nginx)<br>[openvisualcloud/xeon-centos75-media-nginx](https://hub.docker.com/r/openvisualcloud/xeon-centos75-media-nginx)<br>[openvisualcloud/xeon-centos76-media-nginx](https://hub.docker.com/r/openvisualcloud/xeon-centos76-media-nginx)<br>[openvisualcloud/xeon-ubuntu1604-media-nginx](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu1604-media-nginx)<br>[openvisualcloud/xeon-ubuntu1804-media-nginx](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu1804-media-nginx)|
|media-svt|[centos-7.4/media/svt](centos-7.4/media/svt)<br>[centos-7.5/media/svt](centos-7.5/media/svt)<br>[centos-7.6/media/svt](centos-7.6/media/svt)<br>[ubuntu-16.04/media/svt](ubuntu-16.04/media/svt)<br>[ubuntu-18.04/media/svt](ubuntu-18.04/media/svt)|[openvisualcloud/xeon-centos74-media-svt](https://hub.docker.com/r/openvisualcloud/xeon-centos74-media-svt)<br>[openvisualcloud/xeon-centos75-media-svt](https://hub.docker.com/r/openvisualcloud/xeon-centos75-media-svt)<br>[openvisualcloud/xeon-centos76-media-svt](https://hub.docker.com/r/openvisualcloud/xeon-centos76-media-svt)<br>[openvisualcloud/xeon-ubuntu1604-media-svt](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu1604-media-svt)<br>[openvisualcloud/xeon-ubuntu1804-media-svt](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu1804-media-svt)|
|service-dev|[ubuntu-18.04/service/dev](ubuntu-18.04/service/dev)||
|service-dev|[ubuntu-18.04/service/dev](ubuntu-18.04/service/dev)|[openvisualcloud/xeon-ubuntu1804-service-dev](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu1804-service-dev)|
|service-owt|[centos-7.6/service/owt](centos-7.6/service/owt)<br>[ubuntu-18.04/service/owt](ubuntu-18.04/service/owt)|[openvisualcloud/xeon-centos76-service-owt](https://hub.docker.com/r/openvisualcloud/xeon-centos76-service-owt)<br>[openvisualcloud/xeon-ubuntu1804-service-owt](https://hub.docker.com/r/openvisualcloud/xeon-ubuntu1804-service-owt)|
|service-owt360|[centos-7.6/service/owt360](centos-7.6/service/owt360)||

0 comments on commit 9ba8a30

Please sign in to comment.