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é 48de1f8e48
Merge pull request #843 from virtuacoplenny/lenny/fix-doc-url
пре 7 година
.github/ISSUE_TEMPLATE Creates issue templates (#763) пре 7 година
connection_optimization remove jitsiRegionInfo from lib-jitsi-meet (#490) пре 8 година
doc fix(docs): update url for loading lib пре 7 година
flow-typed/npm flow-typed пре 8 година
modules ref(RTC): reduce arguments in method signature. пре 7 година
service feat(permissions): refactor keeping track of device permissions пре 7 година
.editorconfig remove all participants and tracks when leaving the room пре 10 година
.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. пре 8 година
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 to webpack 4 пре 7 година
package.json deps: update to webpack 4 пре 7 година
webpack.config.js deps: update to webpack 4 пре 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