deleolajide / ofmeet-openfire-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:JavaScript 70.2%Language:Java 28.7%Language:HTML 0.8%Language:CSS 0.3%Language:Batchfile 0.1%