Description
Jitsi video conferencing server packages - jitsi.org
Installation Instructions
Enable the repository using sudo dnf copr enable lcts/jitsi
, then you can install packages using sudo dnf install <package>
.
The repository contains the following packages:
jitsi
- meta package that installs all components required to set up Jitsi on a single serverjitsi-meet
- the Jitsi Meet web appjitsi-meet-nginx
- Jitsi configuration for NGinxjitsi-meet-apache
-Jitsi configuration for Apachejitsi-meet-prosody
- Jitsi configuration for Prosodyjitsi-videobridge
- the Jitsi Videobridge componentjicofo
- the Jitsi Conference Focus componentjigasi
- work in progress the Jitsi Gateway to SIP componentjibri
- work in progress the Jitsi Broadcasting Infrastructure component
You can report any issues you have with the packages here. Please only use this for issues with the packages, not the software. The latter you should take up with the respective upstream devs.
Notes:
- All packages require configuration after install before being usable. Instructions can be found in
/usr/share/doc/<package>/README-fedora.md
- All packages ship with fully bundled java dependencies. I haven't dared to tackle unbundling yet, which will be a total mess.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | aarch64 (68)*, x86_64 (287)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (60)*, x86_64 (351)* | Fedora 39 (128 downloads) |
Fedora 40 | aarch64 (27)*, x86_64 (155)* | Fedora 40 (100 downloads) |
Fedora 41 | aarch64 (18)*, x86_64 (79)* | Fedora 41 (43 downloads) |
Fedora rawhide | aarch64 (143)*, x86_64 (229)* | Fedora rawhide (163 downloads) |
* Total number of downloaded packages.