@converse-plugins/jitsimeet

0.0.3-alpha.0 • Public • Published

Jitsi Meet plugin for converse.js

Overview

This plugin uses a hosted Jitsi-Meet service to deliver an audio/video conferencing user experience.

Install

see https://m.conversejs.org/docs/html/plugin_development.html on how to install this plugin

Configure

To configure, edit the converse settings and modify all the jitsimeet_ values. See index.html for an example

converse.initialize({
    ....
    jitsimeet_modal: false,
    jitsimeet_url: 'https://meet.jit.si',
    ....
});

Default setting will use the public meet.ji.si service.

How to use

Click on the video icon on the conversation toolbar to turn a chat or groupchat into an audio/video conference

Readme

Keywords

Package Sidebar

Install

npm i @converse-plugins/jitsimeet

Weekly Downloads

2

Version

0.0.3-alpha.0

License

Apache 2.0

Unpacked Size

1.85 MB

Total Files

6

Last publish

Collaborators

  • deleolajide
  • jcbrand