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

Commit c1f7147

Browse files
authored
Update server doc (#819)
1 parent 28fc51d commit c1f7147

File tree

1 file changed

+5
-20
lines changed

1 file changed

+5
-20
lines changed

doc/servermd/Server.md

Lines changed: 5 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,10 @@ For more information, visit the following Web pages:
4949
1. http://webrtc.intel.com
5050
2. https://software.intel.com/en-us/forums/webrtc
5151
3. https://software.intel.com/zh-cn/forums/webrtc
52-
- Intel<sup>®</sup> Visual Compute Accelerator
53-
1. https://www.intel.com/content/www/us/en/servers/media-and-graphics/visual-compute-accelerator.html
54-
2. https://www-ssl.intel.com/content/www/us/en/cloud-computing/visual-cloud.html
55-
- The Internet Engineering Task Force (IETF<sup>®</sup>) Working Group
56-
1. https://tools.ietf.org/wg/rtcweb/
57-
- W3C WebRTC Working Group: http://www.w3.org/2011/04/webrtc/
58-
- WebRTC Open Project: http://www.webrtc.org
52+
- Open WebRTC Toolkit: https://github.com/open-webrtc-toolkit
53+
- The Internet Engineering Task Force (IETF<sup>®</sup>) Working Group: https://tools.ietf.org/wg/rtcweb/
54+
- W3C WebRTC Working Group: https://www.w3.org/groups/wg/webrtc
55+
- WebRTC website: http://www.webrtc.org
5956

6057
# 2 OWT Server Installation {#Conferencesection2}
6158

@@ -74,23 +71,11 @@ Application name|OS version
7471
-------------|--------------
7572
OWT server|CentOS* 7.6, Ubuntu 18.04 LTS
7673

77-
The GPU-acceleration can only be enabled on kernel 4.14 or later (4.19 or later is recommended).
78-
7974
If you want to set up video conference service with H.264 codec support powered by non GPU-accelerated OWT server, OpenH264 library is required. See [Deploy Cisco OpenH264* Library](#Conferencesection2_3_4) section for more details.
8075

8176
If you want to set up video conference service with SVT-HEVC Encoder on Ubuntu 18.04 LTS. See [Deploy SVT-HEVC Encoder Library](#Conferencesection2_3_6) section for more details.
8277

83-
If you want to set up video conference service powered by GPU-accelerated OWT server through Intel® Media SDK, please follow the below instructions to install server side SDK where the video-agents run.
84-
85-
If you are working on the following platforms with the integrated graphics, please install Intel® Media SDK. The current release is fully tested on MediaSDK 2020 Q2(https://github.com/Intel-Media-SDK/MediaSDK/releases/tag/intel-mediasdk-20.2.1).
86-
87-
- Intel® Xeon® E3-1200 v4 Family with C226 chipset
88-
- Intel® Xeon® E3-1200 and E3-1500 v5 Family with C236 chipset
89-
- 5th Generation Intel® CoreTM
90-
- 6th Generation Intel® CoreTM
91-
- 7th Generation Intel® CoreTM
92-
93-
For download or installation instructions, please visit https://github.com/Intel-Media-SDK/MediaSDK.
78+
If you want to set up video conference service powered by GPU-accelerated OWT server, please install Intel<sup>®</sup> Media SDK where the video-agents run. The current release is fully tested on MediaSDK 2020 Q2. Please visit [MediaSDK 2020 Q2](https://github.com/Intel-Media-SDK/MediaSDK/releases/tag/intel-mediasdk-20.2.1) for supported hardwares, download or installation instructions.
9479

9580
The external stream output and mp4 format recording rely on AAC encoder libfdk_aac support in ffmpeg library, please see [Compile and deploy ffmpeg with libfdk_aac](#Conferencesection2_3_5) section for detailed instructions.
9681

0 commit comments

Comments
 (0)