Openmeetings
Groupware
About this project
Apache OpenMeetings provides:
- video conferencing
- instant messaging
- white board
- collaborative document editing
- other groupware tools
It uses API functions of Media Server for Remoting and Streaming Kurento).
Getting Started
For the latest information, please visit the project website:
Documentation for installation and upgrade can be found at:
All available mailing lists are listed here:
Prerequisites
Apache OpenMeeting requires the following software to build:
Apache OpenMeetings requires the following software to run:
Building and running
To build and run the project from source:
- Ensure the prerequisites are installed.
- Build the project using Maven in the root directory:
mvn clean install -PallModules
- To run OpenMeetings:
- Navigate to
openmeetings-server/target
directory. - Extract
apache-openmeetings-x.x.x.tar.gz
(orapache-openmeetings-x.x.x.zip
for Windows). - Enter the
apache-openmeetings-x.x.x
directory and execute the startup script:
(Use./bin/startup.sh
./bin/startup.bat
for Windows.)
- Navigate to
- Detailed build documentation: Build Instructions
Builds and CI
Description | Jenkins CI |
---|---|
Master nightly | |
Master Pull Request |
Release Notes
See the CHANGELOG.md file for a detailed log.
Recent Releases
Release 8.1.0 - Security updates.
8.1.0
Release 8.1.0, provides following improvements:
Security:
- All libraries are updated to most rec
Technologies & License
Apache-2.0
Java