All Projects → igniterealtime → openfire-ofmeet-plugin

igniterealtime / openfire-ofmeet-plugin

Licence: Apache-2.0 License
Openfire Meetings: Plugins for Openfire that bring WebRTC-based video conferencing, and more.

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
CSS
56736 projects

Build Status

Openfire Meetings project

This project is currently not maintained. Openfire Meetings has been absorbed into the Openfire Pade plugin. Visit project releases for a replacement plugin. This repository will be archived soon.

This project produces two Openfire plugins, offocus and ofmeet, that, combined, provide a WebRTC-based video conference solution for Openfire.

The OFMeet project bundles various third-party products, notably:

Installation

Install the offocus and ofmeet plugins into your Openfire instance.

Build instructions

This project is a Apache Maven project, and is build using the standard Maven invocation:

mvn clean package

After a successful execution, the two plugins should be available in these locations:

offocus/target/offocus.jar
ofmeet/target/ofmeet.jar
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].