openfire-ofmeet-plugin icon indicating copy to clipboard operation
openfire-ofmeet-plugin copied to clipboard

Openfire Meetings: Plugins for Openfire that bring WebRTC-based video conferencing, and more.

Results 31 openfire-ofmeet-plugin issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/110731/56059119-430f6400-5d5b-11e9-911c-3be80f75930a.png) It is missing the RTX checkbox ![image](https://user-images.githubusercontent.com/110731/56059180-6803d700-5d5b-11e9-81bc-411dce99f6d6.png)

Chrome now does Screen Share without the need for a browser extension. This feature has been implemented in latest Jitsi-Meet, but Ofmeet has it disabled. Change the default value to...

In the 0.9.5 release, the video quality is notably lower than in earlier releases, particularly when simulcast is enabled (which it is by default). The out-of-the-box quality should be improved.

...Migrated from [Ignite Jira OF-1526](https://issues.igniterealtime.org/browse/OF-1526)... When Openfire Meetings is installed or runned, it shows these messages in red in Launcher (looks like informative and not errors and probably should only...

These parameters were removed in favor of the the org.ice4j versions which seem to serve a different purpose and are not a direct replacement for the org.jitsi.videobridge versions. ![image](https://user-images.githubusercontent.com/110731/49081957-51dbfb00-f240-11e8-8ca5-ead56aa6e7c7.png) See...

I have Openfire 4.2.3, ofmeet and offocus 0.9.3 with two clustered nodes in a cloud environment. Each node has its local and external IP addresses. I would like to distribute...

As the OPENFIRE_HOME/resources/spank folder is a shared asset/resource, ofmeet should not create folders there, but create a sub-folder OPENFIRE_HOME/ofmeet instead and associated to the generic ofmeet web service. See code...

java.lang.IncompatibleClassChangeError: class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriIQProvider has interface org.jivesoftware.smack.provider.IQProvider as super class at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:763) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) at java.net.URLClassLoader.access$100(URLClassLoader.java:73) at java.net.URLClassLoader$1.run(URLClassLoader.java:368) at java.net.URLClassLoader$1.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:361) at...

In the code pre-0.9, OFMeet provided a SIP audio-conference integration in the form of the optional OFSwitch plugin. It provided server-side integration with FreeSWITCH and client-side integration with Jitsi-meet/lib-jitsi-meet. This...