You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 23, 2024. It is now read-only.
- 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
59
56
60
57
# 2 OWT Server Installation {#Conferencesection2}
61
58
@@ -74,23 +71,11 @@ Application name|OS version
74
71
-------------|--------------
75
72
OWT server|CentOS* 7.6, Ubuntu 18.04 LTS
76
73
77
-
The GPU-acceleration can only be enabled on kernel 4.14 or later (4.19 or later is recommended).
78
-
79
74
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.
80
75
81
76
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.
82
77
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.
94
79
95
80
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.
0 commit comments