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.
George Politis c5a9411a56
Merge pull request #942 from jitsi/analytics-event-for-connectivity-issues
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 Adds confID to JitsiConference option and enables callstats siteID. (#934) il y a 6 ans
flow-typed/npm flow-typed il y a 8 ans
modules Send peer connection status changes to the analytics backend. il y a 6 ans
service Send peer connection status changes to the analytics backend. il y a 6 ans
.editorconfig remove all participants and tracks when leaving the room il y a 10 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: update flow il y a 6 ans
.gitattributes added "start muted" il y a 10 ans
.gitignore fix(devices): when add/remove the selected device il y a 6 ans
JitsiConference.js Fixes obtaining hosts.domain from the correct options, from JitsiConn. il y a 6 ans
JitsiConferenceErrors.js fix(conference): fire failed event on o/a failure il y a 6 ans
JitsiConferenceEventManager.js fix(conference): fire failed event on o/a failure 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 Add video background blur 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): credentials in CONNECTION_FAILED il y a 8 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 Removes Edge support. (#893) il y a 6 ans
package.json Removes Edge support. (#893) il y a 6 ans
webpack.config.js build: fix setting webpack mode il y a 7 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