Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
paweldomas 179f3b87fd fix(JitsiConference): decline P2P offer if should not be in P2P il y a 6 ans
.github/ISSUE_TEMPLATE Creates issue templates (#763) il y a 7 ans
connection_optimization remove jitsiRegionInfo from lib-jitsi-meet (#490) il y a 8 ans
doc Partially reverts 24bda8e and uses domain/roomname to report to cs. il y a 6 ans
flow-typed/npm flow-typed il y a 8 ans
modules fix(JitsiConference): decline P2P offer if should not be in P2P il y a 6 ans
service fix(JitsiConference): decline P2P offer if should not be in P2P il y a 6 ans
.editorconfig remove all participants and tracks when leaving the room il y a 9 ans
.eslintignore feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 il y a 7 ans
.eslintrc.js use the centralized jitsi eslint config (#623) il y a 8 ans
.flowconfig deps: prepare for react-native 0.60 il y a 6 ans
.gitattributes added "start muted" il y a 10 ans
.gitignore build: add integration with webpack-bundle-analyzer il y a 6 ans
JitsiConference.js fix(JitsiConference): decline P2P offer if should not be in P2P il y a 6 ans
JitsiConferenceErrors.js fix(conference): fire failed event on o/a failure il y a 6 ans
JitsiConferenceEventManager.js Add display name to chat message meta il y a 6 ans
JitsiConferenceEvents.js Notify for kick and mute (#915) il y a 6 ans
JitsiConnection.js feat(conference): add way to check if local participant is hidden il y a 6 ans
JitsiConnectionErrors.js feat(JitsiConnectionErrors): remove unused constant (#656) il y a 8 ans
JitsiConnectionEvents.js Adds new parameter details for the connection failed event. (#697) il y a 8 ans
JitsiMediaDevices.js Fix typos around permissions (#883) il y a 6 ans
JitsiMediaDevicesEvents.js feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 il y a 7 ans
JitsiMeetJS.js logging: add JitsiMeetJS.setGlobalLogOptions il y a 6 ans
JitsiParticipant.js Add identity to JitsiParticipant il y a 6 ans
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed il y a 9 ans
JitsiTrackError.js fix(GUM): Don't fail when a track is muted. il y a 6 ans
JitsiTrackErrors.js fix(GUM): Don't fail when a track is muted. il y a 6 ans
JitsiTrackEvents.js Analytics refactoring (#676) il y a 8 ans
JitsiTranscriptionStatus.js feat(transcription): Add transcription status il y a 8 ans
LICENSE initial commit il y a 10 ans
README.md Updates README, removing "Discuss" section. il y a 8 ans
authenticateAndUpgradeRole.js feat(xmpp): allow setting resource on room jid (#940) il y a 6 ans
index.js Prepare for webpack 2 il y a 8 ans
karma.conf.js Packet2json refactor (#721) il y a 7 ans
package-lock.json build: add integration with webpack-bundle-analyzer il y a 6 ans
package.json build: add integration with webpack-bundle-analyzer il y a 6 ans
webpack.config.js build: exit with an error if bundle sizes increase too much il y a 6 ans

README.md

Jitsi Meet API library

You can use Jitsi Meet API to create Jitsi Meet video conferences with a custom GUI.

Installation

Checkout the examples.

Building the sources

To build the library, just type:

npm install