2021-08-25 12:18:08 +02:00
# <p align="center">Jitsi Meet</p>
2017-01-30 10:59:43 +01:00
2021-08-25 12:18:08 +02:00
Jitsi Meet is a set of Open Source projects which empower users to use and deploy
video conferencing platforms with state-of-the-art video quality and features.
2013-12-16 02:32:07 -08:00
2021-08-25 12:18:08 +02:00
<hr />
2014-04-15 16:46:12 +02:00
2021-08-25 12:18:08 +02:00
<p align="center">
<img src="https://raw.githubusercontent.com/jitsi/jitsi-meet/master/readme-img1.png" width="900" />
</p>
2014-04-15 16:49:23 +02:00
2021-08-25 12:18:08 +02:00
<hr />
2021-01-29 13:54:27 +01:00
2021-08-25 12:18:08 +02:00
Amongst others here are the main features Jitsi Meet offers:
2014-04-16 22:45:51 +02:00
2021-08-25 12:18:08 +02:00
* Support for all current browsers
* Mobile applications
* Web and native SDKs for integration
* HD audio and video
* Content sharing
* Raise hand and reactions
* Chat with private conversations
* Polls
* Virtual backgrounds
2018-03-06 11:45:11 -06:00
2021-08-25 12:18:08 +02:00
And many more!
2014-04-16 22:45:51 +02:00
2021-08-25 12:18:08 +02:00
## Using Jitsi Meet
2020-05-20 13:39:40 +09:00
2021-08-25 12:18:08 +02:00
Using Jitsi Meet is straightforward, as it's browser based. Head over to [meet.jit.si ](https://meet.jit.si ) and give it a try. It's anonymous, scalable and free to use. All browsers are supported!
2014-04-16 22:45:51 +02:00
2021-08-25 12:18:08 +02:00
Using mobile? No problem, you can either use your mobile web browser or our fully-featured
mobile apps:
2016-12-09 17:45:02 -06:00
2021-08-25 12:18:08 +02:00
| Android | Android (F-Droid) | iOS |
|:-:|:-:|:-:|
| [<img src="resources/img/google-play-badge.png" height="50"> ](https://play.google.com/store/apps/details?id=org.jitsi.meet ) | [<img src="resources/img/f-droid-badge.png" height="50"> ](https://f-droid.org/en/packages/org.jitsi.meet/ ) | [<img src="resources/img/appstore-badge.png" height="50"> ](https://itunes.apple.com/us/app/jitsi-meet/id1165103905 ) |
2018-05-04 10:29:50 +02:00
2021-08-25 12:18:08 +02:00
If you are feeling adventurous and want to get an early scoop of the features as they are being
developed you can also sign up for our open beta testing here:
2016-12-09 17:45:02 -06:00
2021-08-25 12:18:08 +02:00
* [Android ](https://play.google.com/apps/testing/org.jitsi.meet )
* [iOS ](https://testflight.apple.com/join/isy6ja7S )
2017-05-22 11:28:04 -05:00
2021-08-25 12:18:08 +02:00
## Running your own instance
2019-11-15 09:25:04 +01:00
2022-03-11 15:57:14 -08:00
If you'd like to run your own Jitsi Meet installation head over to the [handbook ](https://jitsi.github.io/handbook/docs/devops-guide/ ) to get started.
2019-11-26 14:38:49 +01:00
2021-08-25 12:18:08 +02:00
We provide Debian packages and a comprehensive Docker setup to make deployments as simple as possible.
Advanced users also have the possibility of building all the components from source.
2019-11-26 14:38:49 +01:00
2021-10-06 20:06:55 +07:00
You can check the latest releases [here ](https://jitsi.github.io/handbook/docs/releases ).
2019-11-26 14:38:49 +01:00
2021-08-25 12:18:08 +02:00
## Jitsi as a Service
2019-11-26 14:38:49 +01:00
2021-08-25 12:18:08 +02:00
If you like the branding capabilities of running your own instance but you'd like
to avoid dealing with the complexity of monitoring, scaling and updates, JaaS might be
for you.
2017-03-07 15:44:10 -06:00
2021-08-25 12:18:08 +02:00
[8x8 Jitsi as a Service (JaaS) ](https://jaas.8x8.vc ) is an enterprise-ready video meeting platform that allows developers, organizations and businesses to easily build and deploy video solutions. With Jitsi as a Service we now give you all the power of Jitsi running on our global platform so you can focus on building secure and branded video experiences.
2019-11-26 14:38:49 +01:00
2021-08-25 12:18:08 +02:00
## Documentation
2019-11-15 09:25:04 +01:00
2021-08-25 12:18:08 +02:00
All the Jitsi Meet documentation is available in [the handbook ](https://jitsi.github.io/handbook/ ).
2019-11-15 09:25:04 +01:00
2021-08-25 12:18:08 +02:00
## Security
2020-05-18 09:53:58 +00:00
2021-08-25 12:18:08 +02:00
For a comprehensive description of all Jitsi Meet's security aspects, please check [this link ](https://jitsi.org/security ).
2020-05-18 09:53:58 +00:00
2021-08-25 12:18:08 +02:00
For a detailed description of Jitsi Meet's End-to-End Encryption (E2EE) implementation,
please check [this link ](https://jitsi.org/e2ee-whitepaper/ ).
2014-12-17 18:21:25 +02:00
2021-08-25 12:18:08 +02:00
For information on reporting security vulnerabilities in Jitsi Meet, see [SECURITY.md ](./SECURITY.md ).
2016-01-29 18:26:16 +02:00
2017-03-17 11:02:15 +01:00
## Contributing
If you are looking to contribute to Jitsi Meet, first of all, thank you! Please
see our [guidelines for contributing ](CONTRIBUTING.md ).
2021-08-25 12:18:08 +02:00
<br />
<br />
2014-04-15 16:49:23 +02:00
2021-08-25 12:18:08 +02:00
<footer>
<p align="center" style="font-size: smaller;">
Built with ❤️ by the Jitsi team at <a href="https://8x8.com" target="_blank">8x8</a> and our community.
</p>
</footer>