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.
Saúl Ibarra Corretgé 883bf10411 deps: update to webpack 4 il y a 6 ans
.github/ISSUE_TEMPLATE Creates issue templates (#763) il y a 6 ans
connection_optimization remove jitsiRegionInfo from lib-jitsi-meet (#490) il y a 8 ans
doc Removes quotes around token from the docs. il y a 6 ans
flow-typed/npm flow-typed il y a 7 ans
modules ref(RTC): reduce arguments in method signature. il y a 6 ans
service feat(permissions): refactor keeping track of device permissions 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 6 ans
.eslintrc.js use the centralized jitsi eslint config (#623) il y a 7 ans
.flowconfig deps: update flow il y a 6 ans
.gitattributes added "start muted" il y a 9 ans
.gitignore fix(browser_caps): clean up. il y a 7 ans
JitsiConference.js cleanup: remove no longer used code 🔥🔥🔥 il y a 6 ans
JitsiConferenceErrors.js [eslint] lines-around-comment il y a 8 ans
JitsiConferenceEventManager.js cleanup: remove no longer used code 🔥🔥🔥 il y a 6 ans
JitsiConferenceEvents.js cleanup: remove no longer used code 🔥🔥🔥 il y a 6 ans
JitsiConnection.js Adds new parameter details for the connection failed event. (#697) il y a 7 ans
JitsiConnectionErrors.js feat(JitsiConnectionErrors): remove unused constant (#656) il y a 7 ans
JitsiConnectionEvents.js Adds new parameter details for the connection failed event. (#697) il y a 7 ans
JitsiMediaDevices.js feat(permissions): refactor keeping track of device permissions il y a 6 ans
JitsiMediaDevicesEvents.js feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 il y a 6 ans
JitsiMeetJS.js feat(chore): remove deprecated documentation il y a 6 ans
JitsiParticipant.js cleanup: remove no longer used code 🔥🔥🔥 il y a 6 ans
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed il y a 8 ans
JitsiTrackError.js Switches camera id to mandatory when using old gum flow. (#731) il y a 7 ans
JitsiTrackErrors.js feat(JitsiLocalTrack): make mute/unmute more resilient il y a 7 ans
JitsiTrackEvents.js Analytics refactoring (#676) il y a 7 ans
JitsiTranscriptionStatus.js feat(transcription): Add transcription status il y a 7 ans
LICENSE initial commit il y a 9 ans
README.md Updates README, removing "Discuss" section. il y a 8 ans
authenticateAndUpgradeRole.js feat(xmpp): credentials in CONNECTION_FAILED il y a 7 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 deps: update to webpack 4 il y a 6 ans
package.json deps: update to webpack 4 il y a 6 ans
webpack.config.js deps: update to webpack 4 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