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.
 
 
 
 
 
 
Hristo Terezov 57b820f77f feat(keyboard-shortcuts): support Ctrl+Alt modifier combos in registerShortcut 15 hours ago
.devcontainer chore(node): Increment node ver to 20 (#13445) 2 years ago
.github Revert "fix(react-native-sdk): Export JitsiMeeting component" (#17215) 6 days ago
android feat(deep-linking): use same action for join in app if scheme url is undefined 2 weeks ago
css fix(livestream): add YouTube “Go Live” reminder in Start Live Stream dialog 1 month ago
debian fix(debian): Fixes initial install and certs in trust store. 1 month ago
doc feat(debian): Updates nginx template to redact log lines. 4 weeks ago
fonts
images fix(readme): Fixes badge icon and f-droid link. 1 year ago
ios feat(base/modal): small updates around JitsiScreen footer (#16727) 2 months ago
lang lang: update German translation 2 days ago
metadata feat(fastlane) metadata i18n ru 2 years ago
modules fix(external-api) add messageId and replyToMessageId in incoming-message 3 days ago
patches feat: disable Giphy analytics to prevent beforeunload handlers (#16314) 8 months ago
react feat(keyboard-shortcuts): support Ctrl+Alt modifier combos in registerShortcut 15 hours ago
react-native-sdk Revert "fix(react-native-sdk): Export JitsiMeeting component" (#17215) 6 days ago
resources * feat(visitors): Remove duplicate check. 2 days ago
sounds feat(recording): Add separate transcription indicator with contextual notifications (#17153) 2 days ago
static fix: Fixes excalidraw in the deb package. 2 days ago
tests test(desktop-sharing): add multi-stream screensharing tests 5 days ago
twa chore(typos) fix various typos 1 year ago
.editorconfig chore(editorconfig) extend to include Android and iOS indentation rules 5 months ago
.eslintignore feat(lint) update to eslint-config-jitsi v6 1 year ago
.eslintrc.js feat(lint) update to eslint-config-jitsi v6 1 year ago
.gitattributes
.gitignore fix(build) add .bundle to ignore files 1 year ago
.luacheckrc
.npmrc
.nvmrc feat(build) use Node 24, the current LTS 1 month ago
.watchmanconfig
CLAUDE.md docs: fix Contributing Guidelines link 3 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 1 month ago
LICENSE
Makefile fix: Fixes excalidraw in the deb package. 2 days 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) 7 months ago
base.html
body.html
conference.js feat(etherpad): Drops duplicate command listener. 3 weeks ago
config.js fix: migrate to new Excalidraw v0.18.0 - update (#17244) 2 days ago
custom.d.ts feat(pip): Add Picture-in-Picture support for Electron 4 months ago
fonts.html
giphy-analytics-stub.js feat: disable Giphy analytics to prevent beforeunload handlers (#16314) 8 months ago
globals.d.ts ref(SS): remove legacy SS for electron. 1 year ago
globals.native.d.ts feat(lib-jitsi-meet) log UA string too 1 year ago
head.html
index.android.js
index.html fix: Fixes excalidraw in the deb package. 2 days ago
index.ios.js
inlang.config.js
interface_config.js feat(android,ios) drop support for Firebase Dynamic Links 10 months ago
manifest.json
metro.config.js feat(rn, ios): build fixes and metro-config updates (#14251) 2 years ago
package-lock.json fix: migrate to new Excalidraw v0.18.0 - update (#17244) 2 days ago
package.json fix: migrate to new Excalidraw v0.18.0 - update (#17244) 2 days ago
plugin.head.html
pwa-worker.js
react-native.config.js feat(ios) remove Apple Watch app 6 months ago
readme-img1.png
title.html
tsconfig.native.json feat(pip): Add Picture-in-Picture support for Electron 4 months ago
tsconfig.web.json feat: Adds ts rule noImplicitOverride and fix errors. 1 year ago
webpack.config.js fix: Fixes excalidraw in the deb package. 2 days 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.