jicofo icon indicating copy to clipboard operation
jicofo copied to clipboard

JItsi COnference FOcus is a server side focus component used in Jitsi Meet conferences.

Results 97 jicofo issues
Sort by recently updated
recently updated
newest added

Clarify instructions for secure domain to avoid this issue reported on the forum: https://community.jitsi.org/t/secure-domain-enabled-but-still-no-password-requested/30107/5

Readme says: > Jicofo uses an XMPP user connection (on port 5222 by default) How does this get changed? My experimental XMPP server is not running on 5222 (as there's...

After focus successfully allocated in the conference room and all participants connected to the jitsi meet conference in the log I see : > INFO: [38] org.jitsi.jicofo.ChatRoomRoleAndPresence.memberPresenceChanged().123 Chat room event...

question

This is not serious. But this is part of the upgrade to Java 11 (from 8 currently) and such an upgrade can be made potentially for good reason. Java 11...

more readable, but I haven't used this and don't know whether 'a' or 'the' is appropriate

Hello, I have a setup using multiple JVB, when a JVB crash/disconnect, Jicofo will try to select another JVB for those ongoing conference and send a new offer to the...

It took me some time to get through https://github.com/jitsi/jicofo/issues/30 and figure out what steps are needed for successful command-line compilation. This PR proposes to add at least minimal directions into...

it seems that jicofo has 2 channels to the XMPP server. the first as component, and the second as a regular XMPP user (username: focus). in the latter case I...

https://community.jitsi.org/t/correct-way-to-dispose-of-a-running-conference/15840