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.
 
 
 
 
 
 
Дамян Минков 0e53bd87ce
fix(groupchat-polls-permissions): Adds UI setting to show the option. (#16807)
2 days ago
.devcontainer chore(node): Increment node ver to 20 (#13445) 2 years ago
.github ci: fix android SDK build by removing unused preinstalled tools from github runner image (#16811) 1 week ago
android chore(android/sdk): invoke permissionListener immediatly 2 months ago
css ref(Theme): Changes typography values to rem (#16021) 5 months ago
debian fix(deb): Adds Include on upgrade prosody. (#16687) 2 months ago
doc fix(turnserver): no dtls 2 weeks ago
fonts chore(fonts) drop no longer used font 3 years ago
images fix(readme): Fixes badge icon and f-droid link. 1 year ago
ios chore(deps) update react-native-webrtc 3 months ago
lang fix(groupchat-polls-permissions): Adds UI setting to show the option. (#16807) 2 days ago
metadata feat(fastlane) metadata i18n ru 2 years ago
modules fix(transcriptions): Drops not needed parameter. 1 week ago
patches feat: disable Giphy analytics to prevent beforeunload handlers (#16314) 5 months ago
react fix(groupchat-polls-permissions): Adds UI setting to show the option. (#16807) 2 days ago
react-native-sdk Update jitsi-meet-rnsdk.podspec 3 months ago
resources fix(groupchat-polls-permissions): Adds UI setting to show the option. (#16807) 2 days ago
sounds feat(reactions): Added heart reaction 1 year ago
static feat(base): add WebRTC availability detection (#16608) 2 months ago
tests fix: Fix nesting in the allure report (after allure 3 update). (#16816) 2 days ago
twa chore(typos) fix various typos 1 year ago
.editorconfig chore(editorconfig) extend to include Android and iOS indentation rules 2 months ago
.eslintignore feat(lint) update to eslint-config-jitsi v6 10 months ago
.eslintrc.js feat(lint) update to eslint-config-jitsi v6 10 months ago
.gitattributes
.gitignore fix(build) add .bundle to ignore files 11 months 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 22, the new LTS 1 year ago
.watchmanconfig
CLAUDE.md feat(CLAUDE.md): Add 3 months ago
CONTRIBUTING.md fix(docs) update contributing 10 months ago
Gemfile fix(ios,build) add missing dependencies for fastlane 11 months ago
Gemfile.lock fix(ios,build) add missing dependencies for fastlane 11 months ago
LICENSE
Makefile feat(analytics) drop defunct Google Analytics integration 11 months ago
README.md fix(readme): Fixes badge icon and f-droid link. 1 year ago
SECURITY.md Update SECURITY.md (#15085) 1 year ago
_unlock feat: Switches by default to using websockets. 9 months ago
app.js feat(lint) update to eslint-config-jitsi v6 10 months ago
babel.config.js dep(react-native-worklets-core): Replace duktape to align with Android 16kb page size alignment (#16393) 4 months ago
base.html fix: revert base.html clearing (#13161) 3 years ago
body.html
conference.js feat(tests): Uses memory logs on failure and stops logging during conference. 3 months ago
config.js fix(groupchat-polls-permissions): Adds UI setting to show the option. (#16807) 2 days ago
custom.d.ts feat(pip): Add Picture-in-Picture support for Electron 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) 5 months ago
globals.d.ts ref(SS): remove legacy SS for electron. 12 months ago
globals.native.d.ts feat(lib-jitsi-meet) log UA string too 1 year ago
head.html
index.android.js
index.html feat(inIframe/isEmbedded) add ability to detect generic embedding 10 months ago
index.ios.js
inlang.config.js feat(i18n) add i18next compatible IDE-extension for i18n handling 3 years ago
interface_config.js feat(android,ios) drop support for Firebase Dynamic Links 7 months ago
manifest.json fix(pwa) move manifest to the root 5 years ago
metro.config.js feat(rn, ios): build fixes and metro-config updates (#14251) 2 years ago
package-lock.json feat(test): Updates wdio to 9.22.0. 1 week ago
package.json feat(test): Updates wdio to 9.22.0. 1 week ago
plugin.head.html
pwa-worker.js feat(pwa) add pwa specifics 5 years ago
react-native.config.js feat(ios) remove Apple Watch app 3 months ago
readme-img1.png feat(doc) revamp README 4 years ago
title.html fix(favicon) make favicon visible in dark-themed browser 2 years ago
tsconfig.native.json feat(pip): Add Picture-in-Picture support for Electron 1 month ago
tsconfig.web.json feat: Adds ts rule noImplicitOverride and fix errors. 10 months ago
webpack.config.js feat(pip): Add Picture-in-Picture support for Electron 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.