raymonlee / openfire-ofmeet-plugin

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Openfire Meetings project

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

About

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

License:Apache License 2.0


Languages

Language:Java 89.0%Language:HTML 7.5%Language:CSS 3.5%Language:JavaScript 0.0%Language:Batchfile 0.0%