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.
Lyubo Marinov 3f4c916066 flow-typed пре 8 година
connection_optimization remove jitsiRegionInfo from lib-jitsi-meet (#490) пре 8 година
doc eslint 4.8.0 пре 8 година
flow-typed/npm flow-typed пре 8 година
modules Adds fabricAttributes to callstats with indication p2p or server. пре 8 година
service feat(transcription): Add transcription status пре 8 година
.editorconfig remove all participants and tracks when leaving the room пре 9 година
.eslintignore flow-typed пре 8 година
.eslintrc.js eslint 4.8.0 пре 8 година
.flowconfig Upgrade NPM dependencies/packages пре 8 година
.gitattributes added "start muted" пре 9 година
.gitignore style(gitignore): Add .sync-config.cson пре 9 година
JitsiConference.js eslint 4.8.0 пре 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 eslint 4.8.0 пре 8 година
JitsiParticipant.js More p2p analytics (#487) пре 8 година
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed пре 8 година
JitsiRecorderErrors.js [eslint] no-var пре 8 година
JitsiTrackError.js eslint 4.8.0 пре 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 пре 9 година
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. пре 9 година
index.js Prepare for webpack 2 пре 8 година
karma.conf.js eslint 4.8.0 пре 8 година
package.json eslint 4.8.0 пре 8 година
webpack.config.js eslint 4.8.0 пре 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