Go to file
Gabriel Borlea 4b969cf4ab
feat(face-landmarks): add face landmarks timeline (#12561)
* feat(face-landmarks): add face landmarks timeline

fixes after rebase

* fixes after rebase compiling and linting

* fix: change keyboard shorcut for participants stats

* fix: label for emotions switch

* fix: linting issues

* code review changes

* fix linting issues

* code review changes 2

* fix typo
2022-11-22 15:56:37 +02:00
.github ref: Update npm scripts (#12422) 2022-10-20 11:17:57 +03:00
android fix(android) sort codecs in the same order as iOS 2022-11-22 14:00:47 +01:00
connection_optimization feat(reload): Preserve local track mute state. 2020-05-07 18:18:21 -05:00
css ref(design) Update icons (#12489) 2022-11-08 12:24:32 +02:00
debian (feat) OpenResty Support 2022-11-08 08:53:50 -06:00
doc feat(room-metadata) add module for generic room metadata storage 2022-09-27 20:50:41 +02:00
fonts chore(fonts) drop no longer used font 2022-11-10 11:16:22 +01:00
images feat(local-video-recording) Allow users to record the meeting locally (#11338) 2022-06-03 14:45:27 +03:00
ios feat(deps,rn) update React Native to version 0.68.5 2022-11-21 10:37:48 +01:00
lang feat(face-landmarks): add face landmarks timeline (#12561) 2022-11-22 15:56:37 +02:00
modules feat(rtcstats): report pc connection failure (#12560) 2022-11-21 15:32:18 +02:00
patches feat(deps,rn) update React Native to version 0.68.5 2022-11-21 10:37:48 +01:00
react feat(face-landmarks): add face landmarks timeline (#12561) 2022-11-22 15:56:37 +02:00
resources feat(face-landmarks): add face landmarks timeline (#12561) 2022-11-22 15:56:37 +02:00
service/UI fix(remote-control): when multistream is enabled 2022-10-11 15:48:24 -05:00
sounds Cleanup sounds (switch to mp3, encode at lower bitrate).' (#12507) 2022-11-10 10:06:40 -06:00
static Revert "fix(html) add doctype and fix HTML errors" 2022-07-26 15:40:25 +02:00
twa chore(typos) fix some typos 2022-08-30 16:21:58 +02:00
.buckconfig Merge jitsi-meet-react's mobile support 2016-10-12 10:31:52 -05:00
.editorconfig The Makefile file format requires tab characters 2016-11-23 15:54:03 -06:00
.eslintignore feat(load-test) split to a separate repository 2022-05-05 13:48:58 +02:00
.eslintrc.js ref(TS Convert some files to TS (#12191) 2022-09-19 10:40:03 +03:00
.gitattributes react-native 0.40.0 2017-01-22 12:32:08 -06:00
.gitignore chore(TS): Create web tsconfig (#12381) 2022-10-18 11:21:48 -05:00
.npmrc chore(deps) run npm audit fix 2021-10-13 14:41:26 +02:00
.nvmrc feat(misc) add .nvmrc 2021-11-03 12:44:45 +01:00
.travis.yml ci: use Xcode 11.1 on Travis 2019-10-14 16:47:07 +02:00
.watchmanconfig Merge jitsi-meet-react's mobile support 2016-10-12 10:31:52 -05:00
CONTRIBUTING.md language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
LICENSE Moves original contribution note 2015-09-19 12:23:54 -05:00
Makefile feat: Adds some compatibility for building on windows. 2022-10-05 10:49:51 -05:00
README.md fix(doc) update README 2022-10-06 07:06:06 +02:00
SECURITY.md doc: add H1 to SECURITY.md 2020-06-30 09:07:57 +02:00
analytics-ga.js fix(analytics-ga): Ignore some events 2018-10-22 16:18:47 -05:00
app.js fixup! 2022-09-01 17:13:33 +02:00
babel.config.js feat(rn,ui) introduce react-native-paper 2021-05-11 10:01:45 +02:00
base.html Revert "fix(html) add doctype and fix HTML errors" 2022-07-26 15:40:25 +02:00
body.html Adds a hook to insert body & head html. (#4843) 2019-11-12 13:37:48 +00:00
conference.js fix(conference) Remove the check for multi-stream mode for web client. 2022-11-21 14:40:25 -05:00
config.js feat(toolbox) notify click for hangup-menu and end-meeting menu button 2022-11-11 16:06:53 -06:00
connection.js chore(TS): Create web tsconfig (#12381) 2022-10-18 11:21:48 -05:00
custom.d.ts feat(ui-components) Add button component (#11868) 2022-07-20 09:19:59 +03:00
eslint feat(av-moderation) Updated Advanced moderation (#9875) 2021-09-10 14:05:16 +03:00
favicon.ico Added favicon.ico for 1) better jitsi brand recognition and 2) getting rid of warnings in web server log files 2014-06-05 13:22:44 +03:00
fonts.html feat(index.html): Add fonts.html SSI. 2021-12-10 10:20:54 -06:00
globals.d.ts ref(TS ) Improve TS (#12491) 2022-11-03 10:35:51 +02:00
globals.native.d.ts feat(face-landmarks): add face landmarks timeline (#12561) 2022-11-22 15:56:37 +02: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(whiteboard) add initial implementation (#12185) 2022-09-30 17:50:45 +03: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
interface_config.js ref(config) move defaultLogoUrl to config object (#12087) 2022-08-30 14:52:36 +03:00
manifest.json fix(pwa) move manifest to the root 2020-10-22 16:17:18 +02:00
metro.config.js feat(rn) update React Native to version 0.66 2022-01-20 11:43:17 +01:00
package-lock.json chore(deps) update xmldom to version 0.79 2022-11-22 11:37:08 +01:00
package.json chore(deps) update xmldom to version 0.79 2022-11-22 11:37:08 +01: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(ios) add lite SDK target 2022-08-16 09:58:37 +02:00
readme-img1.png feat(doc) revamp README 2021-09-09 16:37:32 +02:00
title.html Revert "fix(html) add doctype and fix HTML errors" 2022-07-26 15:40:25 +02:00
tsconfig.native.json feat(ts) make tsc happy 2022-11-02 09:03:14 +01:00
tsconfig.web.json ref(TS, rn) Fix some TS errors on tsconfig.native (#12432) 2022-10-21 14:09:15 +03:00
webpack.config.js ref(TS) Convert some features to TS (#12546) 2022-11-11 10:20:33 +02:00

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 anonymous, scalable and free to use. 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.