Here, you can download Jitsi Desktop, Jitsi Meet and all Jitsi related projects. Use the stable builds for more consistent behavior. Latest nightlies are also quite usable and contain all our latest and greatest additions.
Mobile Apps:
Jitsi Meet
Stable Builds:
Jitsi Videobridge, Jitsi Meet, Jicofo and Jigasi stable build line
Stable Ubuntu & Debian packages
You can also use our Ubuntu/Debian repository:
- First install the Jitsi repository key onto your system:
wget -qO - https://download.jitsi.org/jitsi-key.gpg.key | sudo apt-key add -
- Create a sources.list.d file with the repository:
sudo sh -c "echo 'deb https://download.jitsi.org stable/' > /etc/apt/sources.list.d/jitsi-stable.list"
- Update your package list:
sudo apt-get -y update
- Install the full suite:
sudo apt-get -y install jitsi-meet
or only the packages you need like for example:
sudo apt-get -y install jitsi-videobridge sudo apt-get -y install jicofo sudo apt-get -y install jigasi
Jitsi Desktop stable build line
- Microsoft Windows installers (also available as an msi)
- MAC OS X packages (No-JRE Packages Mac OS X 10.6/10.7)
- Ubuntu packages (you can also use our Ubuntu repository)
- Debian packages (you can also use our Debian repository)
- RPM packages (you can also use our rpm repository)
- Arch Linux packages
- Source code snapshots
- Stable build line
Latest Nightlies:
Nightly Ubuntu & Debian packages
Just as with stable you can also use our Ubuntu/Debian repository for nightlies:
- First install the Jitsi repository key onto your system:
wget -qO - https://download.jitsi.org/jitsi-key.gpg.key | sudo apt-key add -
- Create a sources.list.d file with the repository:
sudo sh -c "echo 'deb https://download.jitsi.org unstable/' > /etc/apt/sources.list.d/jitsi-unstable.list"
- Update your package list:
sudo apt-get -y update
- Install the full suite:
sudo apt-get -y install jitsi-meet
or only the packages you need like for example:
sudo apt-get -y install jitsi-videobridge sudo apt-get -y install jicofo sudo apt-get -y install jigasi
Jitsi Desktop 2.9 Nightly Builds
- Microsoft Windows installers (also available as msi)
- MAC OS X packages
- Ubuntu packages (you can also use our Ubuntu repository)
- Debian packages (you can also use our Debian repository)
- RPM packages (you can also use our rpm repository)
- Arch Linux packages
- Android (Experimental, for fearless alpha warriors only!)
- Source code snapshots
- All nightly builds
If you are using our stable build line, you can switch to nightly builds using the following provisioning URLs:
- for Windows: https://download.jitsi.org/jitsi/nightly/provisioning-windows.properties
- for Mac OS X: https://download.jitsi.org/jitsi/nightly/provisioning-mac.properties
Older Stable Builds:
- Microsoft Windows installers (also available as msi)
- MAC OS X packages
- Ubuntu packages (you can also use our Ubuntu repository)
- Debian packages (you can also use our Debian repository)
- RPM packages
- Arch Linux packages
- Source code snapshots
- Stable build line
We would like to support as many distribution specific packages as possible. If you would like to be a maintainer of such a package – please let us know
