1
0
Fork 0
mirror of https://github.com/jitsi/jitsi-meet.git synced 2026-07-27 16:22:20 +02:00
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
  • TypeScript 74.4%
  • JavaScript 10%
  • Lua 9.2%
  • Java 2.4%
  • Objective-C 1.5%
  • Other 2.4%
Find a file
Hugo Lavernhe 214f6c417a
feat(external-api): add set-participant-properties command (#17639)
* feat(external-api): add set-participant-properties command

* use public JitsiConference API for setting participant properties
2026-07-27 06:02:03 -05:00
.devcontainer
.github chore: Only run prosody test action on pushes to master. (#17464) 2026-06-04 01:41:27 -05:00
android fix(android): ignore benign missing-viewState mount race (RN #57181) 2026-07-08 10:27:29 +03:00
css feat(ux): allow recording and transcription to be started and stopped independently (#17469) 2026-06-23 15:44:26 +03:00
debian
doc Disable colibri (JVB) WebSocket proxy in nginx/apache config by default (#17431) 2026-05-27 01:26:47 -05:00
fonts
images
ios chore(deps) update react-native-webrtc 2026-07-23 13:57:21 +02:00
lang feat(audio-translation): per-participant translation indicators (#17619) 2026-07-20 13:27:42 -04:00
metadata
modules feat(external-api): add set-participant-properties command (#17639) 2026-07-27 06:02:03 -05:00
patches
react feat(audio-translation): React Native UI (ducking, language selector, indicators) 2026-07-23 13:11:34 -04:00
react-native-sdk chore(rn): remove IPv6 address synthesis for remote SDP 2026-06-02 10:19:30 +02:00
resources feat(audio-translation): per-participant translation indicators (#17619) 2026-07-20 13:27:42 -04:00
sounds fix(recording): update notification audio files with natural-sounding voices (#17357) 2026-04-29 09:42:55 -05:00
static
tests feat(audio-translation): per-participant translation indicators (#17619) 2026-07-20 13:27:42 -04:00
twa
.editorconfig
.eslintignore test(prosody-plugins): add integration and unit tests with Allure reporting (#17327) 2026-05-04 10:16:19 -05:00
.eslintrc.js
.gitattributes
.gitignore chore(react-native): enable new architecture 2026-06-01 21:07:21 +03:00
.luacheckrc
.npmrc
.nvmrc
.watchmanconfig
_unlock
app.js feat(custom) provide a custom.js entry point for custom javascript (#17524) 2026-06-26 11:34:45 +02:00
babel.config.js
base.html
body.html
CLAUDE.md
conference.js feat(external-api): add set-participant-properties command (#17639) 2026-07-27 06:02:03 -05:00
config.js feat(audio-translation): per-participant translation indicators (#17619) 2026-07-20 13:27:42 -04:00
CONTRIBUTING.md
custom.d.ts feat(whiteboard): Lazy load the whiteboard dependeny. 2026-04-01 15:08:18 -05:00
custom.js feat(custom) provide a custom.js entry point for custom javascript (#17524) 2026-06-26 11:34:45 +02:00
fonts.html
Gemfile
Gemfile.lock chore(react-native): enable new architecture 2026-06-01 21:07:21 +03:00
giphy-analytics-stub.js
globals.d.ts chore(react-native): enable new architecture 2026-06-01 21:07:21 +03:00
globals.native.d.ts chore(react-native): enable new architecture 2026-06-01 21:07:21 +03:00
head.html
index.android.js
index.html
index.ios.js
inlang.config.js
interface_config.js refactor(settings): show shortcuts in settings if it is in the list 2026-05-05 10:06:34 -05:00
LICENSE
Makefile feat(virtual-background) Introduces TF.js body seg using WebGPU/WebGL context. 2026-05-18 13:23:16 -04:00
manifest.json
metro.config.js
package-lock.json chore(deps) lib-jitsi-meet@latest 2026-07-27 10:00:24 +03:00
package.json chore(deps) lib-jitsi-meet@latest 2026-07-27 10:00:24 +03:00
plugin.head.html
pwa-worker.js
react-native.config.js dep(@giphy/react-native-sdk): fixes 2026-05-06 17:35:41 +03:00
readme-img1.png
README.md
SECURITY.md
title.html
tsconfig.native.json chore(deps): upgrade @jitsi/js-utils to 6.3.2 2026-05-12 18:17:41 -05:00
tsconfig.web.json chore(deps): upgrade @jitsi/js-utils to 6.3.2 2026-05-12 18:17:41 -05:00
webpack.config.js feat(virtual-background) Introduces TF.js body seg using WebGPU/WebGL context. 2026-05-18 13:23:16 -04:00

Jitsi Meet

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.



Amongst others here are the main features Jitsi Meet offers:

  • 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

And many more!

Using Jitsi Meet

Using Jitsi Meet is straightforward, as it's browser based. Head over to meet.jit.si and give it a try. It's scalable and free to use. All you need is a Google, Facebook or GitHub account in order to start a meeting. All browsers are supported!

Using mobile? No problem, you can either use your mobile web browser or our fully-featured mobile apps:

Android Android (F-Droid) iOS

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:

Running your own instance

If you'd like to run your own Jitsi Meet installation head over to the handbook to get started.

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.

You can check the latest releases here.

Jitsi as a Service

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.

8x8 Jitsi as a Service (JaaS) 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.

Documentation

All the Jitsi Meet documentation is available in the handbook.

Security

For a comprehensive description of all Jitsi Meet's security aspects, please check this link.

For a detailed description of Jitsi Meet's End-to-End Encryption (E2EE) implementation, please check this link.

For information on reporting security vulnerabilities in Jitsi Meet, see SECURITY.md.

Contributing

If you are looking to contribute to Jitsi Meet, first of all, thank you! Please see our guidelines for contributing.



Built with ❤️ by the Jitsi team at 8x8 and our community.