Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application. https://jitsi.org/meet
Find a file
Saúl Ibarra Corretgé 000c370c64 fix(prejoin) no initial tracks when using URL override to disable it
It's still possible to disable it, but when not in an iframe, audio and
video tracks will not be created.

When in an iframe, it's ok to let it happen, since the host sit is the
one where permissions need to be granted, thanks to permission
delegation.

Fixes: https://github.com/jitsi/jitsi-meet/issues/16262
Ref: https://zimzi.substack.com/p/jitsi-privacy-flaw-that-enables-one
2025-08-08 23:06:01 +02:00
.devcontainer chore(node): Increment node ver to 20 (#13445) 2024-05-16 12:39:02 -05:00
.github dep(react-native): Update to 0.77.2 (#16160) 2025-07-10 14:56:43 +03:00
android chore(android): 16 kb page size alignment (#16276) 2025-07-30 15:52:40 +03:00
css ref(Theme): Changes typography values to rem (#16021) 2025-08-06 19:07:27 -05:00
debian feat(prosody): Drops support for 0.11. 2025-03-31 11:48:15 -05:00
doc feat(file-sharing): Uses a filesharing management from ljm. 2025-06-17 15:51:41 -05:00
fonts chore(fonts) drop no longer used font 2022-11-10 11:16:22 +01:00
images fix(readme): Fixes badge icon and f-droid link. 2025-01-09 12:38:11 -06:00
ios chore(android): 16 kb page size alignment (#16276) 2025-07-30 15:52:40 +03:00
lang fix(accessibility) add ARIA attributes to file upload progress bar (#16311) 2025-08-08 19:33:24 +03:00
metadata feat(fastlane) metadata i18n ru 2024-04-28 11:07:30 +02:00
modules feat(external-api) Add camera capture function (#16238) 2025-07-23 17:22:48 +03:00
patches feat: disable Giphy analytics to prevent beforeunload handlers (#16314) 2025-08-07 16:34:07 +02:00
react fix(prejoin) no initial tracks when using URL override to disable it 2025-08-08 23:06:01 +02:00
react-native-sdk fix(react-native-sdk): resolve Android build configuration issues 2025-07-28 10:55:55 +03:00
resources ref(Theme): Changes typography values to rem (#16021) 2025-08-06 19:07:27 -05:00
sounds feat(reactions): Added heart reaction 2024-11-13 08:29:50 -06:00
static style(general) Replaced fixed values for font-size and line-height with rem (#15917) 2025-04-10 16:06:52 +03:00
tests ref: Refactor tests (#16315) 2025-08-08 01:58:44 -05:00
twa chore(typos) fix various typos 2024-12-20 07:58:31 +01:00
.editorconfig fix(misc) fix .editorconfig line width 2024-04-04 17:58:08 +02:00
.eslintignore feat(lint) update to eslint-config-jitsi v6 2025-03-20 17:17:41 +01:00
.eslintrc.js feat(lint) update to eslint-config-jitsi v6 2025-03-20 17:17:41 +01:00
.gitattributes react-native 0.40.0 2017-01-22 12:32:08 -06:00
.gitignore fix(build) add .bundle to ignore files 2025-02-17 17:24:54 +01:00
.luacheckrc feat(ci): using .luacheckrc 2023-01-27 10:59:07 +01:00
.npmrc fix(deps) override xmldom dependency from strophe.js 2023-04-20 19:13:43 +02:00
.nvmrc feat(build) use Node 22, the new LTS 2024-12-13 15:55:58 +01:00
.watchmanconfig Merge jitsi-meet-react's mobile support 2016-10-12 10:31:52 -05:00
_unlock feat: Switches by default to using websockets. 2025-03-31 11:48:15 -05:00
app.js feat(lint) update to eslint-config-jitsi v6 2025-03-20 17:17:41 +01:00
babel.config.js dep(react-native): Update to 0.77.2 (#16160) 2025-07-10 14:56:43 +03:00
base.html fix: revert base.html clearing (#13161) 2023-04-03 14:59:03 -05:00
body.html Adds a hook to insert body & head html. (#4843) 2019-11-12 13:37:48 +00:00
conference.js fix: Fixes updating local UI startMuted state. 2025-07-21 22:49:35 +03:00
config.js doc(config): disablePrivateChat visitor value 2025-07-31 14:39:17 -05:00
CONTRIBUTING.md fix(docs) update contributing 2025-03-23 10:15:03 +01:00
custom.d.ts feat(ui-components) Add button component (#11868) 2022-07-20 09:19:59 +03:00
fonts.html feat(index.html): Add fonts.html SSI. 2021-12-10 10:20:54 -06:00
Gemfile fix(ios,build) add missing dependencies for fastlane 2025-02-17 17:24:54 +01:00
Gemfile.lock fix(ios,build) add missing dependencies for fastlane 2025-02-17 17:24:54 +01: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 ref(SS): remove legacy SS for electron. 2025-01-21 21:22:52 -06:00
globals.native.d.ts feat(lib-jitsi-meet) log UA string too 2024-10-30 14:51:31 +01:00
head.html Adds a hook to insert body & head html. (#4843) 2019-11-12 13:37:48 +00:00
index.android.js [RN] Drop no longer needed polyfills 2018-08-05 17:04:19 -05:00
index.html feat(inIframe/isEmbedded) add ability to detect generic embedding 2025-03-26 23:39:16 +01:00
index.ios.js feat(web/RN): update React to v16 and React Native to 0.49 2017-11-02 14:32:35 +01:00
inlang.config.js feat(i18n) add i18next compatible IDE-extension for i18n handling 2023-07-07 14:59:25 +02:00
interface_config.js feat(android,ios) drop support for Firebase Dynamic Links 2025-05-28 09:57:23 +03:00
LICENSE Moves original contribution note 2015-09-19 12:23:54 -05:00
Makefile feat(analytics) drop defunct Google Analytics integration 2025-02-03 22:44:12 +01:00
manifest.json fix(pwa) move manifest to the root 2020-10-22 16:17:18 +02:00
metro.config.js feat(rn, ios): build fixes and metro-config updates (#14251) 2024-01-18 14:48:59 +02:00
package-lock.json chore(deps) lib-jitsi-meet@latest 2025-08-07 19:29:39 -04:00
package.json chore(deps) lib-jitsi-meet@latest 2025-08-07 19:29:39 -04:00
plugin.head.html Adds empty SSI templates to avoid 404. 2015-03-31 11:17:26 +02:00
pwa-worker.js feat(pwa) add pwa specifics 2020-10-13 13:40:31 +02:00
react-native.config.js feat(deps,rn) update React Native to version 0.69.9 (#13241) 2023-05-16 19:12:51 +03:00
readme-img1.png feat(doc) revamp README 2021-09-09 16:37:32 +02:00
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 fix(favicon) make favicon visible in dark-themed browser 2023-11-24 17:48:28 +01:00
tsconfig.native.json feat(analytics) drop defunct Google Analytics integration 2025-02-03 22:44:12 +01:00
tsconfig.web.json feat: Adds ts rule noImplicitOverride and fix errors. 2025-03-12 11:40:07 -05:00
webpack.config.js feat: disable Giphy analytics to prevent beforeunload handlers (#16314) 2025-08-07 16:34:07 +02: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.