Jitsi Videobridge 2.x
Pre-releaseThis is my first rushed attempt at upgrading Openfire Meetings to JVB2. Expect some bugs as the ofmeet and offocus plugins have changed a bit. I have only tested on my Windows dev pc. Feedback is most welcome especially with Linux.
It should run out of the box as expected, but there are some changes to be aware of.
- JVB (ofmeet plugin) does not exposed an xmpp component anymore. Instead, it uses an XMPP user called jvb that will join a global conference called ofmeet
Make sure this user is online and has joined the ofmeet chat room. Confirm focus user is also onlie and has joined the ofmeet room as well.
- Jicofo (offocus plugin) is still has as an xmpp component even though I suspect it is not being used. It connects to Openfire now as an external component
-
Thats it. ofmeet and offocus will talk to each other in the ofmeet chat room and everything on the client side (Jitsi Meet) should work as usual.
-
The summary web page is disabled and will return later looking very much different. A few networks settings have no effect because both offocus and ofmeet are running as external processes. You would have to restart the plugins to see the effect of any any server-side changes.