Jitsi
Resources
| Resource | Description |
|---|---|
| Website | jitsi.org |
| Source code | github.com/jitsi/jitsi-meet |
| License | Apache-2.0 |
| ARM64 support | Supported |
| OIDC client | Not supported |
| Business model | Fully open source project built by 8x8 and the community; hosted and commercial services are available separately. |
Network prerequisite
Jitsi needs UDP port 10000 to be reachable by meeting participants. Make sure nothing in front of Quollix blocks this port. Without it, meetings may connect initially but media connections can fail or break regularly.Introduction
By default, Jitsi does not enforce authentication and allows anyone with access to the web interface to create and join meetings. Authorization is managed through Quollix access policies:
- Public: Anyone can access the Jitsi GUI and create meetings. No authentication is required.
- Non-public policies: Anonymous users cannot access the Jitsi GUI to create or join meetings. Only users with the required access permission can use the Jitsi app.