Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3. Install wget

Code Block
themeRDark
sudo yum install wget

4. Install java

Code Block
languagebash
themeRDark
sudo yum install java

5. Install epel-release and haveged

Code Block
languagebash
themeRDark
yum install epel-release
yum install haveged
haveged chkonfig on
haveged

6. Download the installation package of last stable WebCallServer version from this page, for example:

...

Where xxxx is build number of last stable WebCallServer version

76. Install WCS:

Code Block
languagebash
themeRDark
tar -xvzf FlashphonerWebCallServer-5.2.xxxx.tar.gz
cd FlashphonerWebCallServer-5.2.xxxx
sudo ./install.sh

Where FlashphonerWebCallServer-5.2.xxxx.tar.gz is the downloaded on step 6 file name.

...

Code Block
languagebash
themeRDark
cd /usr/local/FlashphonerWebCallServer/bin
sudo ./activation.sh

9. Configure the firewall of the server and NAT (if available):

...

Code Block
languagejs
themeRDark
servicesudo webcallserversystemctl start webcallserver

11. Open the link https://yourserver:8444/ in a browser and confirm the security exception.

12. Login to the WCS web interface (user admin, password admin):


Excerpt

Image Modified

...

After successful authorization, WCS web interface with the Embed Player application opens

Image Modified

Select "Two-Way Streaming". The corresponding web application opens:

Image Modified

Click the Connect button, then the Publish button to verify stream publishing from a web camera.

Image Modified
Click Play to check if the stream is played from the server

Image Modified


If all steps were successful, WebCallServer is installed and is ready to work.