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

Commit 3254425

Browse files
starwarfanXiande
authored andcommitted
Add missing instructions in doc (#93)
* Add missing instructions in doc * Machine description on doc
1 parent aaa1147 commit 3254425

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/servermd/Server.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ If you want to set up video conference service with H.264 codec support powered
8080

8181
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.
8282

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 on CentOS* 7.6 where the video-agents run.
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.
8484

8585
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 2018 Q4(https://github.com/Intel-Media-SDK/MediaSDK/releases/tag/intel-mediasdk-18.4.0).
8686

@@ -459,6 +459,11 @@ To stop the OWT server cluster, follow these steps:
459459
cd Release-<Version>/
460460
bin/daemon.sh stop [portal/conference-agent/webrtc-agent/streaming-agent/audio-agent/video-agent/recording-agent/analytics-agent/sip-agent/sip-portal]
461461

462+
4. Run the following commands on management-console machine to stop the management-console:
463+
464+
cd Release-<Version>/
465+
bin/daemon.sh stop management-console
466+
462467
### 2.4 OWT Server cluster’s fault tolerance / resilience {#Conferencesection2_4}
463468

464469
Open WebRTC Toolkit server provides built-in fault tolerance / resilience support for its key components, as Table 2-6 shows.

0 commit comments

Comments
 (0)