Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Saúl Ibarra Corretgé 503d47f363 deps: prepare for react-native 0.60 vor 6 Jahren
.github/ISSUE_TEMPLATE Creates issue templates (#763) vor 7 Jahren
connection_optimization remove jitsiRegionInfo from lib-jitsi-meet (#490) vor 8 Jahren
doc Partially reverts 24bda8e and uses domain/roomname to report to cs. vor 6 Jahren
flow-typed/npm flow-typed vor 8 Jahren
modules fix(connection-status): pass expected args to type change listener (#959) vor 6 Jahren
service feat(stats): Add audio output problem detector. vor 6 Jahren
.editorconfig remove all participants and tracks when leaving the room vor 10 Jahren
.eslintignore feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 vor 7 Jahren
.eslintrc.js use the centralized jitsi eslint config (#623) vor 8 Jahren
.flowconfig deps: prepare for react-native 0.60 vor 6 Jahren
.gitattributes added "start muted" vor 10 Jahren
.gitignore fix(devices): when add/remove the selected device vor 6 Jahren
JitsiConference.js Partially reverts 24bda8e and uses domain/roomname to report to cs. vor 6 Jahren
JitsiConferenceErrors.js fix(conference): fire failed event on o/a failure vor 6 Jahren
JitsiConferenceEventManager.js Add display name to chat message meta vor 6 Jahren
JitsiConferenceEvents.js Notify for kick and mute (#915) vor 6 Jahren
JitsiConnection.js feat(conference): add way to check if local participant is hidden vor 6 Jahren
JitsiConnectionErrors.js feat(JitsiConnectionErrors): remove unused constant (#656) vor 8 Jahren
JitsiConnectionEvents.js Adds new parameter details for the connection failed event. (#697) vor 8 Jahren
JitsiMediaDevices.js Fix typos around permissions (#883) vor 6 Jahren
JitsiMediaDevicesEvents.js feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 vor 7 Jahren
JitsiMeetJS.js Add video background blur vor 6 Jahren
JitsiParticipant.js Add identity to JitsiParticipant vor 6 Jahren
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed vor 9 Jahren
JitsiTrackError.js fix(GUM): Don't fail when a track is muted. vor 6 Jahren
JitsiTrackErrors.js fix(GUM): Don't fail when a track is muted. vor 6 Jahren
JitsiTrackEvents.js Analytics refactoring (#676) vor 8 Jahren
JitsiTranscriptionStatus.js feat(transcription): Add transcription status vor 8 Jahren
LICENSE initial commit vor 10 Jahren
README.md Updates README, removing "Discuss" section. vor 8 Jahren
authenticateAndUpgradeRole.js feat(xmpp): allow setting resource on room jid (#940) vor 6 Jahren
index.js Prepare for webpack 2 vor 8 Jahren
karma.conf.js Packet2json refactor (#721) vor 7 Jahren
package-lock.json deps: prepare for react-native 0.60 vor 6 Jahren
package.json deps: prepare for react-native 0.60 vor 6 Jahren
webpack.config.js build: fix setting webpack mode vor 7 Jahren

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