Skip to main content

Logo Jitsi

Discontinued

Please note this app is not available anymore since upstream development has stopped.

About​

Jitsi Meet is an open source JavaScript WebRTC application used primarily for video conferencing.

Custom configuration​

Set custom configuration in /app/data/jitsi-meet-config.js using the File manager. See the upstream config file for configuration options.

Restart the app after making any changes.

Ports​

Jitsi uses P2P for conferences with only 2 people.

With more than 2 people, it uses the Jitsi Videobridge for mixing audio/video. Jitsi requires the port UDP/10000 to be open for conferences more than 2 people.