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.
virtuacoplenny 61b730ade2 Merge pull request #600 from jitsi/remotemute_analytics пре 8 година
connection_optimization remove jitsiRegionInfo from lib-jitsi-meet (#490) пре 8 година
doc Adds docs for token aud. Fixes jitsi/jitsi-meet#1871. Fixes #567. пре 8 година
flow-typed/npm Upgrade NPM dependencies/packages пре 8 година
modules [RN] Prevent an exception пре 8 година
service feat(transcription): Add transcription status пре 8 година
.editorconfig remove all participants and tracks when leaving the room пре 10 година
.eslintignore [eslint] no-var пре 8 година
.eslintrc.js [eslint] require-jsdoc пре 8 година
.flowconfig Upgrade NPM dependencies/packages пре 8 година
.gitattributes added "start muted" пре 10 година
.gitignore style(gitignore): Add .sync-config.cson пре 9 година
JitsiConference.js JitsiAuthConnection -> authenticateAndUpgradeRole пре 8 година
JitsiConferenceErrors.js [eslint] lines-around-comment пре 8 година
JitsiConferenceEventManager.js feat(remote_mute): Add analytics event пре 8 година
JitsiConferenceEvents.js feat(transcription): Add transcription status пре 8 година
JitsiConnection.js Prepare for webpack 2 пре 8 година
JitsiConnectionErrors.js [eslint] lines-around-comment пре 8 година
JitsiConnectionEvents.js [eslint] lines-around-comment пре 8 година
JitsiMediaDevices.js Prepare for webpack 2 пре 8 година
JitsiMediaDevicesEvents.js [eslint] lines-around-comment пре 8 година
JitsiMeetJS.js [RN] Delay the generating of machineId пре 8 година
JitsiParticipant.js More p2p analytics (#487) пре 8 година
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed пре 9 година
JitsiRecorderErrors.js [eslint] no-var пре 8 година
JitsiTrackError.js feat(JitsiLocalTrack): make mute/unmute more resilient пре 8 година
JitsiTrackErrors.js feat(JitsiLocalTrack): make mute/unmute more resilient пре 8 година
JitsiTrackEvents.js ref(JitsiTrackEvents.TRACK_AUDIO_LEVEL_CHANGED): reorder args пре 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 година
get-version.sh Updates version only when requested. пре 10 година
index.js Prepare for webpack 2 пре 8 година
karma.conf.js Prepare for webpack 2 пре 8 година
package.json Update npm dependencies/package versions пре 8 година
webpack.config.js Webpack with scope hoisting пре 8 година

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