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.
Paweł Domas 9cccf3b62e More p2p analytics (#487) пре 8 година
connection_optimization [eslint] camelcase пре 8 година
doc Adds doc about aud field. пре 8 година
flow-typed/npm Upgrade NPM dependencies/packages пре 8 година
modules More p2p analytics (#487) пре 8 година
service ref: store SSRCs as numbers (#485) пре 8 година
.editorconfig remove all participants and tracks when leaving the room пре 9 година
.eslintignore [eslint] no-var пре 8 година
.eslintrc.js [eslint] require-jsdoc пре 8 година
.flowconfig Flow - A static type checker for JavaScript пре 8 година
.gitattributes added "start muted" пре 9 година
.gitignore style(gitignore): Add .sync-config.cson пре 8 година
.jshintignore Re-enable jshint with a minimal configuration пре 8 година
.jshintrc Re-enable jshint with a minimal configuration пре 8 година
JitsiConference.js More p2p analytics (#487) пре 8 година
JitsiConferenceErrors.js [eslint] lines-around-comment пре 8 година
JitsiConferenceEventManager.js More p2p analytics (#487) пре 8 година
JitsiConferenceEvents.js More p2p analytics (#487) пре 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 More p2p analytics (#487) пре 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 electron: call into JitsiMeet to open a desktop picker пре 8 година
JitsiTrackErrors.js electron: call into JitsiMeet to open a desktop picker пре 8 година
JitsiTrackEvents.js [eslint] lines-around-comment пре 8 година
LICENSE initial commit пре 9 година
README.md Updates README, removing "Discuss" section. пре 8 година
get-version.sh Updates version only when requested. пре 9 година
index.js Prepare for webpack 2 пре 8 година
karma.conf.js Prepare for webpack 2 пре 8 година
package.json Prepare for webpack 2 пре 8 година
webpack.config.js Prepare for webpack 2 пре 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