jiti-meet/README.md

89 lines
3.5 KiB
Markdown
Raw Normal View History

2021-08-25 10:18:08 +00:00
# <p align="center">Jitsi Meet</p>
2021-08-25 10:18:08 +00: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 10:32:07 +00:00
2021-08-25 10:18:08 +00:00
<hr />
2014-04-15 14:46:12 +00:00
2021-08-25 10:18:08 +00:00
<p align="center">
<img src="https://raw.githubusercontent.com/jitsi/jitsi-meet/master/readme-img1.png" width="900" />
</p>
2014-04-15 14:49:23 +00:00
2021-08-25 10:18:08 +00:00
<hr />
2021-01-29 12:54:27 +00:00
2021-08-25 10:18:08 +00:00
Amongst others here are the main features Jitsi Meet offers:
2014-04-16 20:45:51 +00:00
2021-08-25 10:18:08 +00:00
* Support for all current browsers
* Mobile applications
* Web and native SDKs for integration
* HD audio and video
* Content sharing
* End-to-End Encryption
* Raise hand and reactions
* Chat with private conversations
* Polls
* Virtual backgrounds
2021-08-25 10:18:08 +00:00
And many more!
2014-04-16 20:45:51 +00:00
2021-08-25 10:18:08 +00:00
## Using Jitsi Meet
2021-08-25 10:18:08 +00: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 20:45:51 +00:00
2021-08-25 10:18:08 +00:00
Using mobile? No problem, you can either use your mobile web browser or our fully-featured
mobile apps:
2016-12-09 23:45:02 +00:00
2021-08-25 10:18:08 +00: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) |
2021-08-25 10:18:08 +00: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 23:45:02 +00:00
2021-08-25 10:18:08 +00:00
* [Android](https://play.google.com/apps/testing/org.jitsi.meet)
* [iOS](https://testflight.apple.com/join/isy6ja7S)
2021-08-25 10:18:08 +00:00
## Running your own instance
2019-11-15 08:25:04 +00: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 13:38:49 +00:00
2021-08-25 10:18:08 +00: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 13:38:49 +00:00
2021-10-06 13:06:55 +00:00
You can check the latest releases [here](https://jitsi.github.io/handbook/docs/releases).
2019-11-26 13:38:49 +00:00
2021-08-25 10:18:08 +00:00
## Jitsi as a Service
2019-11-26 13:38:49 +00:00
2021-08-25 10:18:08 +00: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 21:44:10 +00:00
2021-08-25 10:18:08 +00: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 13:38:49 +00:00
2021-08-25 10:18:08 +00:00
## Documentation
2019-11-15 08:25:04 +00:00
2021-08-25 10:18:08 +00:00
All the Jitsi Meet documentation is available in [the handbook](https://jitsi.github.io/handbook/).
2019-11-15 08:25:04 +00:00
2021-08-25 10:18:08 +00:00
## Security
2020-05-18 09:53:58 +00:00
2021-08-25 10:18:08 +00: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 10:18:08 +00: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 16:21:25 +00:00
2021-08-25 10:18:08 +00:00
For information on reporting security vulnerabilities in Jitsi Meet, see [SECURITY.md](./SECURITY.md).
## 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 10:18:08 +00:00
<br />
<br />
2014-04-15 14:49:23 +00:00
2021-08-25 10:18:08 +00: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>