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é 503d47f363 deps: prepare for react-native 0.60 преди 6 години
.github/ISSUE_TEMPLATE Creates issue templates (#763) преди 7 години
connection_optimization remove jitsiRegionInfo from lib-jitsi-meet (#490) преди 8 години
doc Partially reverts 24bda8e and uses domain/roomname to report to cs. преди 6 години
flow-typed/npm flow-typed преди 8 години
modules fix(connection-status): pass expected args to type change listener (#959) преди 6 години
service feat(stats): Add audio output problem detector. преди 6 години
.editorconfig remove all participants and tracks when leaving the room преди 10 години
.eslintignore feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 преди 7 години
.eslintrc.js use the centralized jitsi eslint config (#623) преди 8 години
.flowconfig deps: prepare for react-native 0.60 преди 6 години
.gitattributes added "start muted" преди 10 години
.gitignore fix(devices): when add/remove the selected device преди 6 години
JitsiConference.js Partially reverts 24bda8e and uses domain/roomname to report to cs. преди 6 години
JitsiConferenceErrors.js fix(conference): fire failed event on o/a failure преди 6 години
JitsiConferenceEventManager.js Add display name to chat message meta преди 6 години
JitsiConferenceEvents.js Notify for kick and mute (#915) преди 6 години
JitsiConnection.js feat(conference): add way to check if local participant is hidden преди 6 години
JitsiConnectionErrors.js feat(JitsiConnectionErrors): remove unused constant (#656) преди 8 години
JitsiConnectionEvents.js Adds new parameter details for the connection failed event. (#697) преди 8 години
JitsiMediaDevices.js Fix typos around permissions (#883) преди 6 години
JitsiMediaDevicesEvents.js feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 преди 7 години
JitsiMeetJS.js Add video background blur преди 6 години
JitsiParticipant.js Add identity to JitsiParticipant преди 6 години
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed преди 9 години
JitsiTrackError.js fix(GUM): Don't fail when a track is muted. преди 6 години
JitsiTrackErrors.js fix(GUM): Don't fail when a track is muted. преди 6 години
JitsiTrackEvents.js Analytics refactoring (#676) преди 8 години
JitsiTranscriptionStatus.js feat(transcription): Add transcription status преди 8 години
LICENSE initial commit преди 10 години
README.md Updates README, removing "Discuss" section. преди 8 години
authenticateAndUpgradeRole.js feat(xmpp): allow setting resource on room jid (#940) преди 6 години
index.js Prepare for webpack 2 преди 8 години
karma.conf.js Packet2json refactor (#721) преди 7 години
package-lock.json deps: prepare for react-native 0.60 преди 6 години
package.json deps: prepare for react-native 0.60 преди 6 години
webpack.config.js build: fix setting webpack mode преди 7 години

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