Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Saúl Ibarra Corretgé a25df794c3 ci(rnsdk): add workflow to publish React Native SDK via npm trusted publishing 1 day ago
.devcontainer chore(node): Increment node ver to 20 (#13445) 2 years ago
.github ci(rnsdk): add workflow to publish React Native SDK via npm trusted publishing 1 day ago
android chore(android): remove autoverify blocking auth process 2 weeks ago
css fix(base): prevent body from being scrolled by cross-frame scrollIntoView 7 days ago
debian fix(debian): Fixes initial install and certs in trust store. 3 months ago
doc feat(debian): Updates nginx template to redact log lines. 2 months ago
fonts chore(fonts) drop no longer used font 4 years ago
images fix(readme): Fixes badge icon and f-droid link. 1 year ago
ios dep(@giphy/react-native-sdk): fixes 2 days ago
lang lang: Update Arabic localization 1 week ago
metadata feat(fastlane) metadata i18n ru 2 years ago
modules fix(recording): wire iFrame API start/stop through the intent flow 2 weeks ago
patches feat: disable Giphy analytics to prevent beforeunload handlers (#16314) 9 months ago
react refactor(settings): show shortcuts in settings if it is in the list 3 days ago
react-native-sdk react-native-sdk: updates around dependencies (#17301) 3 weeks ago
resources More prosody module tests. (#17372) 2 days ago
sounds fix(recording): update notification audio files with natural-sounding voices (#17357) 1 week ago
static fix: Fixes excalidraw in the deb package. 1 month ago
tests More prosody module tests. (#17372) 2 days ago
twa chore(typos) fix various typos 1 year ago
.editorconfig chore(editorconfig) extend to include Android and iOS indentation rules 6 months ago
.eslintignore test(prosody-plugins): add integration and unit tests with Allure reporting (#17327) 4 days ago
.eslintrc.js feat(lint) update to eslint-config-jitsi v6 1 year ago
.gitattributes react-native 0.40.0 9 years ago
.gitignore fix(build) add .bundle to ignore files 1 year ago
.luacheckrc feat(ci): using .luacheckrc 3 years ago
.npmrc fix(deps) override xmldom dependency from strophe.js 3 years ago
.nvmrc feat(build) use Node 24, the current LTS 2 months ago
.watchmanconfig Merge jitsi-meet-react's mobile support 10 years ago
CLAUDE.md docs: fix Contributing Guidelines link 4 months ago
CONTRIBUTING.md fix(docs) update contributing 1 year ago
Gemfile fix(ios,build) add missing dependencies for fastlane 1 year ago
Gemfile.lock chore(deps): bump aws-sdk-s3 from 1.181.0 to 1.208.0 2 months ago
LICENSE Moves original contribution note 11 years ago
Makefile fix: Fixes excalidraw in the deb package. 1 month ago
README.md fix(readme): Fixes badge icon and f-droid link. 1 year ago
SECURITY.md Update SECURITY.md (#15085) 2 years ago
_unlock feat: Switches by default to using websockets. 1 year ago
app.js feat(lint) update to eslint-config-jitsi v6 1 year ago
babel.config.js dep(react-native-worklets-core): Replace duktape to align with Android 16kb page size alignment (#16393) 8 months ago
base.html fix: revert base.html clearing (#13161) 3 years ago
body.html Adds a hook to insert body & head html. (#4843) 7 years ago
conference.js fix(breakout-rooms): bypass disableInitialGUM when joining breakout room 1 month ago
config.js fix: migrate to new Excalidraw v0.18.0 - update (#17244) 1 month ago
custom.d.ts feat(whiteboard): Lazy load the whiteboard dependeny. 1 month ago
fonts.html feat(index.html): Add fonts.html SSI. 4 years ago
giphy-analytics-stub.js feat: disable Giphy analytics to prevent beforeunload handlers (#16314) 9 months ago
globals.d.ts ref(SS): remove legacy SS for electron. 1 year ago
globals.native.d.ts chore(react/react-native): update to 0.79.7 (#16563) 3 weeks ago
head.html Adds a hook to insert body & head html. (#4843) 7 years ago
index.android.js [RN] Drop no longer needed polyfills 8 years ago
index.html fix: Fixes excalidraw in the deb package. 1 month ago
index.ios.js feat(web/RN): update React to v16 and React Native to 0.49 9 years ago
inlang.config.js feat(i18n) add i18next compatible IDE-extension for i18n handling 3 years ago
interface_config.js refactor(settings): show shortcuts in settings if it is in the list 3 days ago
manifest.json fix(pwa) move manifest to the root 6 years ago
metro.config.js feat(rn, ios): build fixes and metro-config updates (#14251) 2 years ago
package-lock.json chore(deps) lib-jitsi-meet@latest 1 week ago
package.json chore(deps) lib-jitsi-meet@latest 1 week ago
plugin.head.html Adds empty SSI templates to avoid 404. 11 years ago
pwa-worker.js feat(pwa) add pwa specifics 6 years ago
react-native.config.js dep(@giphy/react-native-sdk): fixes 2 days ago
readme-img1.png feat(doc) revamp README 5 years ago
title.html fix(favicon) make favicon visible in dark-themed browser 2 years ago
tsconfig.native.json feat(util): Lazy load the insecure room name checker. 1 month ago
tsconfig.web.json feat: Adds ts rule noImplicitOverride and fix errors. 1 year ago
webpack.config.js fix(webpack-proxy): Fixes make dev. 1 month ago

README.md

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.