-
Notifications
You must be signed in to change notification settings - Fork 57
Video Conferencing: Weemo Installation
You can download the current release on eXo Public repository:
eXo Chat for Community Edition:
Chat for Community package 0.9.1
Chat for Enterprise package 0.9.1
Prerequisite : install eXo Platform 4 and rename it tomcat/
Copy eXo Chat Addon in eXo extension folder:
cp exo-addons-chat-extension-pkg-0.9.1.zip tomcat/extensions/
Then unzip this extension in the folder.
Use eXo extension script :
cd tomcat
./extension.sh -i chat
Get chat.properties from Git: chat.properties
From the chat extension, copy the chat.properties to tomcat/conf:
cd tomcat
cp /<your-download-folder>/chat.properties conf/
Edit chat.properties and add weemo key according to yours:
weemoKey=YOUR_KEY_HERE
Prerequisite : install eXo Platform 4 and rename it tomcat/
Use eXo start script :
cd tomcat
./start_eXo.sh
Now, point your browser to http://localhost:8080/portal/ and create your administrator account.
cd tomcat
./stop_eXo.sh #or CTRL+C in your terminal
In the top navigation bar, you should see the Chat menu. It will allow you to open the Chat window.
From the main Chat app, you can then make a video call once you install Weemo Driver.
You will be prompted to install Weemo driver after a few seconds.