My Account | Buy CometChat

documentation

RED5 or FMS (RTMP)

RED5

If you would like to self-host RED5 server,

If you would like to use a third-party Red5 host,

Installing Audio/Video Chat Plugin with RED5 server

On Linux based systems :

  1. Check whether the Red5 server is up and running by visiting the URL: http://<red5 server URL or IP>:5080

  2. If the Red5 server is running successfully then go to to webapps directory of your Red5 installation. If RED5 is installed using SVN then in most of the cases the webapp directory is red5_<version>.svn/dist/webapps.

  3. Download the sever side package for the required plugin by executing the following command:
    wget http://www.cometchat.com/extra/ccred5avchat.tar.gz

  4. Run the given command to extract the package: tar -xzf ccred5avchat.tar.gz

  5. Then delete the tar file by executing the given command: rm ccred5avchat.tar.gz

  6. Finally restart the Red5 server.

  7. Thus you have successfully configured Red5 server with server side packages of CometChat plugins on your Linux Systems and now you can test the AVChat plugin on your site.

On Windows server :

  1. Check whether the Red5 server is up and running by visiting the URL: http://<red5 server URL or IP>:5080

  2. If the Red5 server is running successfully then download the sever side package for the required plugin from http://www.cometchat.com/extra/ccred5avchat.zip

  3. Unzip the ccred5avchat.zip file and move the avchat folder to webapps folder of Red5 installation.

  4. Finally restart the Red5 server.

  5. Thus you have successfully configured Red5 server with server side packages of CometChat plugins on your Windows Server and now you can test the AVChat plugin on your site.

Adobe FMS

If you would like to self-host Adobe FMS server,

  • Purchase, download and install Adobe FMS on your server (outside support scope)

If you would like to use a third-party Adobe FMS host,

Installing Audio/Video Chat Plugin with FMS

Create a folder named ‘avchat’ in the applications directory of your FMS.

For example, if you are using FMS v4.5 on windows system then you need to create the avchat folder in ‘C:\Program Files\Adobe\Flash Media Server 4.5\applications‘ folder.

Configuring the Audio/Video Chat Plugin

  • In the CometChat Admin Panel -> Plugins section, add the Audio/Video Chat Plugin to your live plugins and click on the config link besides the name.

  • Enter the required details.

  • Click on the Update Settings button and close the window.

Red5 or FMS