1
0
Fork 0
mirror of https://github.com/jitsi/jitsi-meet.git synced 2026-09-25 13:45:29 +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%
  • JavaScript 10.3%
  • Lua 9.6%
  • Java 2.3%
  • Objective-C 1.4%
  • Other 2.3%
Find a file
2026-09-25 14:17:00 +03:00
.devcontainer chore(node): Increment node ver to 20 (#13445) 2024-05-16 12:39:02 -05:00
.eloqnt chore(lang): add eloqnt lint for translation files 2026-08-24 15:48:41 +02:00
.github chore(ci): bump ruby/setup-ruby from 1.321.0 to 1.324.0 2026-09-21 11:52:44 -05:00
android fix(android): correct text sizing and keep the call when moving to an external display (DeX) (#17844) 2026-09-21 14:06:41 +03:00
css feat(dynamic-branding): hold the first paint until the branding is applied 2026-09-21 19:38:41 -05:00
debian fix(debian): Fixes initial install and certs in trust store. 2026-02-21 15:12:03 -06:00
doc feat(chat): add a private chat restriction and keep client messages on MUC routes (#17838) 2026-09-17 10:43:03 -05:00
fonts
images feat(recording): redesign the record & transcribe dialog (#17746) 2026-08-31 08:54:58 -05:00
ios dep(react-native-pager-view): update to 9.0.4 2026-09-24 10:59:38 +03:00
lang lang: Dutch language file updated. 2026-09-24 11:25:45 -05:00
metadata feat(fastlane) metadata i18n ru 2024-04-28 11:07:30 +02:00
modules feat: iframe document pip on tab switch (#17587) 2026-08-20 18:02:12 -05:00
patches feat: disable Giphy analytics to prevent beforeunload handlers (#16314) 2025-08-07 16:34:07 +02:00
react feat(chat): align message search with chat input 2026-09-25 14:17:00 +03:00
react-native-sdk feat(react-native-sdk): add iOS screen sharing support 2026-09-18 19:08:22 +03:00
resources fix(prosody): keep the token claims when a session resumes on an anonymous host 2026-09-18 20:11:39 +03:00
sounds fix(recording): update notification audio files with natural-sounding voices (#17357) 2026-04-29 09:42:55 -05:00
static feat(multi-screen): shared video as a second-screen source (#17615) 2026-07-31 16:35:25 +03:00
tests fix(prosody): keep the token claims when a session resumes on an anonymous host 2026-09-18 20:11:39 +03:00
twa chore(typos) fix various typos 2024-12-20 07:58:31 +01:00
.editorconfig chore(editorconfig) extend to include Android and iOS indentation rules 2025-10-28 09:37:53 +01:00
.eslintignore test(prosody-plugins): add integration and unit tests with Allure reporting (#17327) 2026-05-04 10:16:19 -05:00
.eslintrc.js feat(lint) update to eslint-config-jitsi v6 2025-03-20 17:17:41 +01:00
.gitattributes
.gitignore feat(react-native-sdk): add iOS screen sharing support 2026-09-18 19:08:22 +03:00
.luacheckrc
.npmrc
.nvmrc feat(build) use Node 24, the current LTS 2026-03-02 20:15:07 +01:00
.watchmanconfig
_unlock feat: Switches by default to using websockets. 2025-03-31 11:48:15 -05:00
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 dep(react-native-worklets-core): Replace duktape to align with Android 16kb page size alignment (#16393) 2025-09-09 12:46:11 +03:00
base.html
body.html
CLAUDE.md docs: fix Contributing Guidelines link 2026-01-09 17:07:01 +01:00
conference.js feat: Hide only the video of a participant from the recorder (#17816) 2026-09-17 10:46:48 -05:00
config.js feat(dynamic-branding): accept inline SVG markup as customIcons values 2026-09-16 17:11:08 -05:00
CONTRIBUTING.md fix(docs) update contributing 2025-03-23 10:15:03 +01:00
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 fix(ios,build) add missing dependencies for fastlane 2025-02-17 17:24:54 +01:00
Gemfile.lock chore(react-native): enable new architecture 2026-06-01 21:07:21 +03:00
giphy-analytics-stub.js feat: disable Giphy analytics to prevent beforeunload handlers (#16314) 2025-08-07 16:34:07 +02:00
globals.d.ts feat(preload): add the contract for resources fetched before the app bundle 2026-09-21 11:51:45 -05: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 feat(preload): fetch config.js and dynamic branding before the app bundle 2026-09-21 11:51:45 -05:00
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 build: lower the webpack heap cap to 4 GB now that type checking left it 2026-09-23 19:04:36 -05:00
manifest.json
metro.config.js
package-lock.json dep(react-native-pager-view): update to 9.0.4 2026-09-24 10:59:38 +03:00
package.json dep(react-native-pager-view): update to 9.0.4 2026-09-24 10:59:38 +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 fix(readme): Fixes badge icon and f-droid link. 2025-01-09 12:38:11 -06:00
SECURITY.md Update SECURITY.md (#15085) 2024-09-04 09:47:40 -05:00
title.html
tsconfig.native.json build(typescript): enable isolatedModules for the native project 2026-09-23 19:04:36 -05:00
tsconfig.web.json build(typescript): enable isolatedModules for the web project 2026-09-23 19:04:36 -05:00
webpack.config.js build: type check once with tsc instead of inside every webpack bundle 2026-09-23 19:04:36 -05: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.