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.
Guus der Kinderen cd1a89c49e ref(RTC): Distinguish data by using different names. преди 7 години
.github/ISSUE_TEMPLATE Creates issue templates (#763) преди 7 години
connection_optimization remove jitsiRegionInfo from lib-jitsi-meet (#490) преди 8 години
doc Removes quotes around token from the docs. преди 7 години
flow-typed/npm flow-typed преди 8 години
modules ref(RTC): Distinguish data by using different names. преди 7 години
service feat(permissions): refactor keeping track of device permissions преди 7 години
.editorconfig remove all participants and tracks when leaving the room преди 9 години
.eslintignore feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 преди 7 години
.eslintrc.js use the centralized jitsi eslint config (#623) преди 8 години
.flowconfig deps: update flow преди 7 години
.gitattributes added "start muted" преди 10 години
.gitignore fix(browser_caps): clean up. преди 7 години
JitsiConference.js cleanup: remove no longer used code 🔥🔥🔥 преди 7 години
JitsiConferenceErrors.js [eslint] lines-around-comment преди 8 години
JitsiConferenceEventManager.js cleanup: remove no longer used code 🔥🔥🔥 преди 7 години
JitsiConferenceEvents.js cleanup: remove no longer used code 🔥🔥🔥 преди 7 години
JitsiConnection.js Adds new parameter details for the connection failed event. (#697) преди 8 години
JitsiConnectionErrors.js feat(JitsiConnectionErrors): remove unused constant (#656) преди 8 години
JitsiConnectionEvents.js Adds new parameter details for the connection failed event. (#697) преди 8 години
JitsiMediaDevices.js feat(permissions): refactor keeping track of device permissions преди 7 години
JitsiMediaDevicesEvents.js feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 преди 7 години
JitsiMeetJS.js feat(chore): remove deprecated documentation преди 7 години
JitsiParticipant.js cleanup: remove no longer used code 🔥🔥🔥 преди 7 години
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed преди 9 години
JitsiTrackError.js Switches camera id to mandatory when using old gum flow. (#731) преди 7 години
JitsiTrackErrors.js feat(JitsiLocalTrack): make mute/unmute more resilient преди 8 години
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): credentials in CONNECTION_FAILED преди 8 години
index.js Prepare for webpack 2 преди 8 години
karma.conf.js Packet2json refactor (#721) преди 7 години
package-lock.json deps: update flow преди 7 години
package.json deps: update flow преди 7 години
webpack.config.js deps: update to Babel 7 преди 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