mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
42 lines
2.2 KiB
Markdown
42 lines
2.2 KiB
Markdown
---
|
|
title: Jitsi
|
|
template: docs
|
|
taxonomy:
|
|
category: docs, apps
|
|
routes:
|
|
default: '/app_jitsi'
|
|
---
|
|
|
|
![Jitsi's logo](image://jitsi_logo.svg?resize=80)
|
|
|
|
[![Install jitsi with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=jitsi) [![Integration level](https://dash.yunohost.org/integration/jitsi.svg)](https://dash.yunohost.org/appci/app/jitsi)
|
|
|
|
### Index
|
|
|
|
- [Limitations of YunoHost](#limitations-with-yunohost)
|
|
- [Customer Applications](#customer-applications)
|
|
- [Useful links](#useful-links)
|
|
|
|
Jitsi Meet is an open source software (Apache) that offers high quality, secure and scalable video conferencing. Options for screen sharing, live chat, speech requests, as well as settings for video quality are offered to facilitate group meetings.
|
|
|
|
## Limitations with YunoHost
|
|
|
|
Jitsi for YunoHost for now as some limitations:
|
|
|
|
* Can only be used using Chrome/Chromium (like [Iron](https://www.srware.net/iron/)) or [Firefox](https://www.mozilla.org/fr/firefox/browsers/) (since version 76)
|
|
* Is limited to two participants
|
|
|
|
|
|
## Customer applications
|
|
|
|
| Application name | Platform | Multi-account | Other supported networks | Play Store | F-Droid | Apple Store | *Other* |
|
|
|-----------------------|------------|---------------|-------------------------|------------|---------|-------------|----------|
|
|
| Jitsi Meet | Android - iOS | | | [Jitsi Meet](https://play.google.com/store/apps/details?id=org.jitsi.meet) | [Jitsi Meet](https://f-droid.org/en/packages/org.jitsi.meet/) | [Jitsi Meet](https://apps.apple.com/us/app/jitsi-meet/id1165103905) | |
|
|
| Jitsi Meet Electron | Windows - macOS - GNU/Linux | | | | | | [Download](https://github.com/jitsi/jitsi-meet-electron) |
|
|
|
|
## Useful links
|
|
|
|
+ Website : [jitsi.org](https://jitsi.org)
|
|
+ Official documentation: [jitsi.org/user-faq](https://jitsi.org/user-faq/)
|
|
+ Application software repository:: [github.com - YunoHost-Apps/jitsi](https://github.com/YunoHost-Apps/jitsi_ynh)
|
|
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/jitsi/issues](https://github.com/YunoHost-Apps/jitsi_ynh/issues)
|