Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Lyubo Marinov 45a5f64326 Prepare for webpack 2 il y a 8 ans
connection_optimization [eslint] camelcase il y a 8 ans
doc Introduces new config ignoreStartMuted, ignores start muted option. (#428) il y a 8 ans
flow-typed/npm Upgrade NPM dependencies/packages il y a 8 ans
modules Prepare for webpack 2 il y a 8 ans
service Adds video sip gw handling. (#409) il y a 8 ans
.editorconfig remove all participants and tracks when leaving the room il y a 9 ans
.eslintignore [eslint] no-var il y a 8 ans
.eslintrc.js [eslint] require-jsdoc il y a 8 ans
.flowconfig Flow - A static type checker for JavaScript il y a 8 ans
.gitattributes added "start muted" il y a 9 ans
.gitignore style(gitignore): Add .sync-config.cson il y a 9 ans
.jshintignore Re-enable jshint with a minimal configuration il y a 8 ans
.jshintrc Re-enable jshint with a minimal configuration il y a 8 ans
JitsiConference.js Prepare for webpack 2 il y a 8 ans
JitsiConferenceErrors.js [eslint] lines-around-comment il y a 8 ans
JitsiConferenceEventManager.js Prepare for webpack 2 il y a 8 ans
JitsiConferenceEvents.js Adds peer connection statuses (active/inactive/interrupted/restoring). (#430) il y a 8 ans
JitsiConnection.js Prepare for webpack 2 il y a 8 ans
JitsiConnectionErrors.js [eslint] lines-around-comment il y a 8 ans
JitsiConnectionEvents.js [eslint] lines-around-comment il y a 8 ans
JitsiMediaDevices.js Prepare for webpack 2 il y a 8 ans
JitsiMediaDevicesEvents.js [eslint] lines-around-comment il y a 8 ans
JitsiMeetJS.js Prepare for webpack 2 il y a 8 ans
JitsiParticipant.js Adds peer connection statuses (active/inactive/interrupted/restoring). (#430) il y a 8 ans
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed il y a 8 ans
JitsiRecorderErrors.js [eslint] no-var il y a 8 ans
JitsiTrackError.js electron: call into JitsiMeet to open a desktop picker il y a 8 ans
JitsiTrackErrors.js electron: call into JitsiMeet to open a desktop picker il y a 8 ans
JitsiTrackEvents.js [eslint] lines-around-comment il y a 8 ans
LICENSE initial commit il y a 9 ans
README.md Updates README, removing "Discuss" section. il y a 8 ans
get-version.sh Updates version only when requested. il y a 9 ans
index.js Prepare for webpack 2 il y a 8 ans
karma.conf.js Prepare for webpack 2 il y a 8 ans
package.json Prepare for webpack 2 il y a 8 ans
webpack.config.js Prepare for webpack 2 il y a 8 ans

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