igniterealtime / pade

Pàdé (Yoruba word for Meet) is a browser extension (Chrome/Edge) based unified communications desktop client for Openfire.
https://igniterealtime.github.io/pade/
Apache License 2.0
105 stars 47 forks source link

Would this work with ejabberd?? #128

Closed stevenroose closed 5 years ago

stevenroose commented 5 years ago

Hi, I saw your talk at FOSDEM and I am interested in testing this on our ejabberd server. I will be setting up Jisti Meet anyway, but can't test for now. Are there any aspects you know would not work with ejabberd?

deleolajide commented 5 years ago

In theory, it should work.

Most features are hidden behind settings/preferences with a default value to disable the feature and should not show up in the Converse conversation toolbar.

You don't need to setup Jitsi Videobridge server-side as you can change the meeting base URL to https://meet.jit.si/ and use the hosted service instead for the embedded Jitsi-Meet client code.

There are a few features that will rely on an Openfire plugin to do the server-side heavy lifting. They are mostly in the Applications section of the preferences UI. For example,

image

Please advise me of any default settings that does break or cause a conflict with ejabberd.

licaon-kter commented 5 years ago

Works ok, at least the Converse part. :+1:

Hope some of these visual changes end up upstream too.

deleolajide commented 5 years ago

Hope some of these visual changes end up upstream too.

See https://github.com/conversejs/converse.js/issues/1349 See https://github.com/conversejs/converse.js/issues/1497 See https://github.com/conversejs/converse.js/issues/1329

and not fogetting https://github.com/conversejs/community-plugins

licaon-kter commented 5 years ago

Thanks for the plugins link, not sure I ever saw that mentioned.