forked from flathub/org.jitsi.jitsi-meet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
org.jitsi.jitsi-meet.metainfo.xml
53 lines (53 loc) · 3.26 KB
/
org.jitsi.jitsi-meet.metainfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id type="desktop">org.jitsi.jitsi-meet</id>
<launchable type="desktop-id">org.jitsi.jitsi-meet.desktop</launchable>
<name>Jitsi Meet</name>
<summary>Jitsi Meet - Secure, Simple and Scalable Video Conferences</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>Apache-2.0</project_license>
<developer_name>Jitsi Team</developer_name>
<url type="homepage">https://jitsi.org</url>
<description>
<p>Jitsi Meet lets you stay in touch with all your teams, be they family, friends, or colleagues. Instant video conferences, efficiently adapting to your scale.</p>
<ul>
<li>Works with any Jitsi deployment.</li>
<li>Unlimited users: There are no artificial restrictions on the number of users or conference participants. Server power and bandwidth are the only limiting factors.</li>
<li>No account needed.</li>
<li>Lock-protected rooms: Control the access to your conferences with a password.</li>
<li>Encrypted by default.</li>
<li>Experimental End-to-End Encryption support for further enhanced security.</li>
<li>High quality: Audio and video are delivered with the clarity and richness of Opus and VP8.</li>
<li>Web browser ready: No downloads are required of your friends to join the conversation. Jitsi Meet works directly within their browsers as well. Simply share your conference URL with others to get started.</li>
<li>100% open source: Powered by awesome communities from all over the world. And your friends at Atlassian.</li>
<li>Invite by pretty URLs: You can meet at the easy to remember https://MySite.com/OurConf of your choice instead of joining the hard to remember rooms with seemingly random sequences of numbers and letters in their names.</li>
<li>Support for jitsi-meet:// URLs, for linking directly to conversations.</li>
</ul>
</description>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/jitsi/jitsi-meet-electron/d16e6a7b68896c4958ac612918e21963d31f82d3/screenshot.png</image>
</screenshot>
</screenshots>
<releases>
<release version="2.8.6" date="2021-05-07"/>
<release version="2.8.5" date="2021-04-14"/>
<release version="2.8.4" date="2021-03-30"/>
<release version="2.8.3" date="2021-03-24"/>
<release version="2.8.2" date="2021-03-24"/>
<release version="2.8.1" date="2021-03-24"/>
<release version="2.8.0" date="2021-03-24"/>
<release version="2.7.1" date="2021-03-12"/>
<release version="2.7.0" date="2021-03-10"/>
<release version="2.6.1" date="2021-03-05"/>
<release version="2.6.0" date="2021-03-04"/>
<release version="2.5.1" date="2021-02-23"/>
<release version="2.4.2" date="2020-10-29"/>
<release version="2.4.1" date="2020-10-02"/>
<release version="2.4.0" date="2020-09-25"/>
</releases>
<content_rating type="oars-1.1">
<content_attribute id="social-chat">moderate</content_attribute>
<content_attribute id="social-audio">moderate</content_attribute>
</content_rating>
</component>