Skip to content

Releases: igniterealtime/openfire-pade-plugin

Maint Release

06 Oct 17:01
Compare
Choose a tag to compare

Finally 1.0.0 is here

31 Aug 09:41
Compare
Choose a tag to compare

After several years of on and off development, Pàdé for Openfire finally crosses the production line and is ready for general use.

In case you didn't know, Pàdé is the Yoruba word for “Meet” and is unified communications solution for Openfire providing chat, groupchat, audio, video and online meeting communications through a desktop, web and progressive web user experience.

For a desktop experience, you install the Pàdé browser extension from the Google Chrome app store 8 or Microsoft Edge app store 4. For a web or progressive web app experience, you install the plugins below and access (by default: https://:7443/pade) from your favourite desktop or mobile web browser.

Openfire Pàdé version 1.0.0 candidate release

Lobby Feature

13 Jul 11:27
Compare
Choose a tag to compare
Lobby Feature Pre-release
Pre-release

image

This version implements the much awaited lobby feature in Jitsi Meet. It also adds a whiteboard and a confetti collaboration application as examples on how to use the Jitsi Meet sendCommand feature.

Changelog

Install as a Desktop Application

Pre-Join Room Page

01 Jun 20:49
Compare
Choose a tag to compare

Invite to Openfire Meetings using web-push

10 May 14:32
24b9f26
Compare
Choose a tag to compare

Fixed Issue #18 - Make the raise hand icon more noticeable
Fixed Issue #25 - Invite previous participants to conference using web-push notification
Fixed Issue #24 - Forbid room creation through URL

Breakout Meetings

22 Apr 08:27
Compare
Choose a tag to compare
Breakout Meetings Pre-release
Pre-release

This version fixes issue igniterealtime/pade#220 and consolidates all versions of Jitsi-Meet in Pade to a single version in the ofmeet plugin. As from version 1.6.4, Pade desktop version will be loading jitsi-meet from ofmeet and the code removed from the browser extension.

A number of meeting features that were only available to browser extension users are now available from ofmeet for both web and pwa users. These include:

image

image

Webinar mode allows a one or more participants to be panelists with both speaking and listening ability while everyone else will be a listener. This is used for conferences organised for briefings, church gatherings or lectures. Group chat and private chat is still available for all to collaborate.

Another useful feature that works well with webinar mode is the ability to create breakout the conference into smaller meeting rooms for informal discussions. This works well in church meetings for prayer groups or for tutorial classes in lectures. The meeting owner can reassemble everyone back to the conference manually or set a duration that automates the process.

image

Also included is the ability to add video captions/subtitles to the conference from three sources:

  1. Instant chat messages
  2. Audio voice to text transcription. This will depend on the browser vendor providing the service. Only Chrome was tested.
  3. Static data that can be used to tag the conference.

The captions/subtitles are captured as WebVTT data in synch with the audio and video to be recorded client side on the participants desktop if enabled. The media is chunked into an external embeddedDB database and used to create HTML, WEBM and VTT files to playback the recording when it is stopped.

Participants can uplaod files and share with other participants. make sure the httpfileupload plugin is installed and enabled in Openfire for this to work. users can drag and drop files unto the large video screen to upload.

Finally, support is added for the CryptPad online collaboration platform that provides 7 real-time collaboration applications:

  1. Word processor
  2. Code Editor
  3. Presentation Editor/Viewer
  4. Spreadsheet Editor
  5. Interactive Polls
  6. Interactive Kanban
  7. Interactive Whiteboard

First Release

22 Mar 11:17
Compare
Choose a tag to compare
First Release Pre-release
Pre-release

Please use the pade plugin for openfire to replace the deprecated ofchat.jar plugin

The URL for the web version of Pade has changed to be compatible with hosted version.
It is now https://your_open_server:7443/pade

Also included are the Pade customized versions of the openfire meeting plugins offmeet and offocus.