1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jitsi_ynh.git synced 2024-09-03 19:35:57 +02:00
jitsi_ynh/README.md
2020-04-10 19:36:04 +02:00

2.4 KiB

Jitsi Meet for YunoHost

Disclaimer

Jitsi for YunoHost for now as some limitations:

  • Can only be used using Chrome/Chromium
  • Is limited to two participants

Those limitations come from the packaging of the upstream app. Have to be improved.

Integration level
Install Jitsi Meet with YunoHost

This package allow you to install Jitsi Meet quickly and simply on a YunoHost server.
Install YunoHost to be able to do so.

Overview

Jitsi Meet is a libre software (Apache) WebRTC JavaScript app that uses Jitsi Videobridge to provide high quality, secure, and scalable video conferences.

Shipped version: 1.0.3729

Important points before installing

  1. Jitsi requires a dedicated root domain, eg. jitsi.domain.tld
  2. Jitsi requires the ports TCP/4443 and UDP/10000 to be forwarded to your YunoHost (The same way you forwarded 80 (HTTP), 443 (HTTPS), etc... https://yunohost.org/#/isp_box_config)

Screenshots

Demo

Configuration

How to configure this app: Via the admin panel, a plain file with SSH, or any other way.

Documentation

Specific YunoHost features

Supported architectures

  • x86-64b - Build Status
  • ARMv8-A - Build Status

Developer info

Please do your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/jitsi_ynh/tree/testing --debug
or
sudo yunohost app upgrade jitsi -u https://github.com/YunoHost-Apps/jitsi_ynh/tree/testing --debug