mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.git
synced 2024-11-06 00:43:15 +00:00
28 lines
1,003 B
Markdown
28 lines
1,003 B
Markdown
---
|
|
title: "Jitsi"
|
|
date: 2023-01-11T17:15:31+03:00
|
|
weight: 6
|
|
description: >
|
|
Video conference
|
|
---
|
|
|
|
Zoom and Google Meet are proprietary software that have limitations in their free versions and do not provide access to their clients' source code.
|
|
|
|
But there is an alternative — [Jitsi](https://jitsi.org/), which is an open source videoconferencing service with similar functionality to its proprietary counterparts.
|
|
|
|
- [Official project website](https://jitsi.org/)
|
|
|
|
|
|
## Recommended official clients
|
|
|
|
- WEB interface: available after setting up the SelfPrivacy server, at `https://meet.YOUR.DOMAIN`.
|
|
- [Android](https://f-droid.org/en/packages/org.jitsi.meet/)
|
|
- [iOS](https://apps.apple.com/us/app/jitsi-meet/id1165103905)
|
|
- [Flatpak](https://flathub.org/apps/org.jitsi.jitsi-meet)
|
|
|
|
- Also see the builds in your distribution's repositories.
|
|
|
|
|
|
## Features of Jitsi
|
|
- Does not require registration;
|
|
- Uses avatar from [gravatar.com](https://gravatar.com/) if you specify mail (may violate privacy!); |