2024-09-04 16:51:59 -06:00
|
|
|
=============
|
|
|
|
meet.libre.is
|
|
|
|
=============
|
|
|
|
|
|
|
|
Libre group videoconferencing with Jitsi.
|
|
|
|
|
|
|
|
`<https://meet.libre.is/>`_
|
|
|
|
|
|
|
|
|
|
|
|
Operating System
|
|
|
|
================
|
|
|
|
Jitsi uses an ancient OpenJDK, so Debian oldstable (bullseye) is used.
|
|
|
|
|
|
|
|
Install packages from Debian.
|
|
|
|
|
|
|
|
.. code-block:: sh
|
|
|
|
|
|
|
|
sudo apt install apt-transport-https curl wget gnupg2 nginx-full
|
|
|
|
|
|
|
|
|
|
|
|
Jitsi
|
|
|
|
=====
|
|
|
|
Jitsi main site:
|
|
|
|
|
|
|
|
|
|
|
|
`<https://jitsi.org/>`_
|
|
|
|
|
|
|
|
Jitsi docs:
|
|
|
|
|
|
|
|
`<https://jitsi.github.io/handbook/docs/intro/>`_
|
|
|
|
|
|
|
|
Self-hosting guide:
|
|
|
|
|
|
|
|
`<https://jitsi.github.io/handbook/docs/devops-guide/>`_
|
|
|
|
|
|
|
|
Jitsi meeting site:
|
|
|
|
|
|
|
|
`<https://meet.jit.si/>`_
|
|
|
|
|
|
|
|
Community Forum:
|
|
|
|
|
|
|
|
`<https://community.jitsi.org/>`_
|
|
|
|
|
|
|
|
|
|
|
|
The various bits that make up Jitsi.
|
|
|
|
Not all components are needed.
|
|
|
|
|
|
|
|
coTURN
|
|
|
|
------
|
|
|
|
TURN server.
|
|
|
|
|
2024-09-04 17:00:55 -06:00
|
|
|
Galaxy
|
|
|
|
------
|
|
|
|
"Galaxy is a web application for Jitsi admins and users to organize their
|
|
|
|
Jitsi meetings, meeting schedules and attendees."
|
|
|
|
|
|
|
|
Third party application.
|
|
|
|
|
|
|
|
`<https://github.com/emrahcom/galaxy>`_
|
|
|
|
|
2024-09-04 16:51:59 -06:00
|
|
|
JaaS
|
|
|
|
----
|
|
|
|
Jitsi as a Service.
|
|
|
|
|
|
|
|
Jitsi Meet deployed by the 8x8, Inc. company for organizations that don't
|
|
|
|
want to self-host.
|
|
|
|
|
|
|
|
Jibri
|
|
|
|
-----
|
|
|
|
"Jibri provides services for recording or streaming a Jitsi Meet conference."
|
|
|
|
|
|
|
|
`<https://github.com/jitsi/jibri>`_
|
|
|
|
|
|
|
|
Jicofo
|
|
|
|
------
|
|
|
|
Jicofo.
|
|
|
|
|
|
|
|
Jidesha
|
|
|
|
-------
|
|
|
|
Chromium browser extension.
|
|
|
|
|
|
|
|
Jigasi
|
|
|
|
------
|
|
|
|
Server application that allows SIP clients to join.
|
|
|
|
|
2024-09-04 17:00:55 -06:00
|
|
|
Jitsi Admin
|
|
|
|
-----------
|
|
|
|
"Jitsi Manager, also known as Jitsi Admin, is a powerful tool designed to
|
|
|
|
manage Jitsi conferences and servers effectively."
|
|
|
|
|
|
|
|
`<https://github.com/H2-invent/jitsi-admin>`_
|
|
|
|
|
|
|
|
Third party application.
|
|
|
|
|
2024-09-04 16:51:59 -06:00
|
|
|
Jitsi Desktop
|
|
|
|
-------------
|
|
|
|
End user client software.
|
|
|
|
|
2024-09-04 17:00:55 -06:00
|
|
|
Downloads:
|
|
|
|
|
|
|
|
`<https://jitsi.github.io/handbook/docs/releases/>`_
|
|
|
|
|
2024-09-04 16:51:59 -06:00
|
|
|
Jitsi Meet
|
|
|
|
----------
|
|
|
|
Conferencing server.
|
|
|
|
|
|
|
|
Prosody
|
|
|
|
-------
|
|
|
|
Jabber (XMPP) server written in Lua.
|
|
|
|
|
|
|
|
`<https://prosody.im/>`_
|
|
|
|
|
2024-09-04 17:00:55 -06:00
|
|
|
Prosody Plugins
|
|
|
|
---------------
|
|
|
|
"Collection of community-contributed prosody plugins that can be added to
|
|
|
|
self-hosted Jitsi deployments."
|
|
|
|
|
|
|
|
`<https://github.com/jitsi-contrib/prosody-plugins>`_
|
|
|
|
|
2024-09-04 16:51:59 -06:00
|
|
|
Videobridge
|
|
|
|
-----------
|
|
|
|
WebRTC. Handles the video/audio streams. This needs the bandwidth.
|
|
|
|
|