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.
paweldomas 903999840d feat(JingleSessionPC): add options for P2P evaluation 8 lat temu
connection_optimization remove jitsiRegionInfo from lib-jitsi-meet (#490) 8 lat temu
doc Get local user ID (#495) 8 lat temu
flow-typed/npm Upgrade NPM dependencies/packages 8 lat temu
modules fix(AvgRTPStatsReporter): reset 'jvb121' stats 8 lat temu
service Last n improvements (#493) 8 lat temu
.editorconfig remove all participants and tracks when leaving the room 10 lat temu
.eslintignore [eslint] no-var 8 lat temu
.eslintrc.js [eslint] require-jsdoc 8 lat temu
.flowconfig Flow - A static type checker for JavaScript 8 lat temu
.gitattributes added "start muted" 10 lat temu
.gitignore style(gitignore): Add .sync-config.cson 9 lat temu
.jshintignore Re-enable jshint with a minimal configuration 8 lat temu
.jshintrc Re-enable jshint with a minimal configuration 8 lat temu
JitsiConference.js feat(JingleSessionPC): add options for P2P evaluation 8 lat temu
JitsiConferenceErrors.js [eslint] lines-around-comment 8 lat temu
JitsiConferenceEventManager.js More p2p analytics (#487) 8 lat temu
JitsiConferenceEvents.js fix(AvgRTPStatsReporter): reset 'jvb121' stats 8 lat temu
JitsiConnection.js Prepare for webpack 2 8 lat temu
JitsiConnectionErrors.js [eslint] lines-around-comment 8 lat temu
JitsiConnectionEvents.js [eslint] lines-around-comment 8 lat temu
JitsiMediaDevices.js Prepare for webpack 2 8 lat temu
JitsiMediaDevicesEvents.js [eslint] lines-around-comment 8 lat temu
JitsiMeetJS.js fix(permission-prompt): increase timeout for displaying permission prompt 8 lat temu
JitsiParticipant.js More p2p analytics (#487) 8 lat temu
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed 9 lat temu
JitsiRecorderErrors.js [eslint] no-var 8 lat temu
JitsiTrackError.js Fix OverconstrainedError handling in Firefox 8 lat temu
JitsiTrackErrors.js electron: call into JitsiMeet to open a desktop picker 8 lat temu
JitsiTrackEvents.js ref(JitsiTrackEvents.TRACK_AUDIO_LEVEL_CHANGED): reorder args 8 lat temu
LICENSE initial commit 10 lat temu
README.md Updates README, removing "Discuss" section. 8 lat temu
get-version.sh Updates version only when requested. 10 lat temu
index.js Prepare for webpack 2 8 lat temu
karma.conf.js Prepare for webpack 2 8 lat temu
package.json webpack 2 8 lat temu
webpack.config.js webpack 2 8 lat temu

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