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

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