Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Lyubo Marinov 45a5f64326 Prepare for webpack 2 vor 8 Jahren
connection_optimization [eslint] camelcase vor 8 Jahren
doc Introduces new config ignoreStartMuted, ignores start muted option. (#428) vor 8 Jahren
flow-typed/npm Upgrade NPM dependencies/packages vor 8 Jahren
modules Prepare for webpack 2 vor 8 Jahren
service Adds video sip gw handling. (#409) vor 8 Jahren
.editorconfig remove all participants and tracks when leaving the room vor 9 Jahren
.eslintignore [eslint] no-var vor 8 Jahren
.eslintrc.js [eslint] require-jsdoc vor 8 Jahren
.flowconfig Flow - A static type checker for JavaScript vor 8 Jahren
.gitattributes added "start muted" vor 9 Jahren
.gitignore style(gitignore): Add .sync-config.cson vor 9 Jahren
.jshintignore Re-enable jshint with a minimal configuration vor 8 Jahren
.jshintrc Re-enable jshint with a minimal configuration vor 8 Jahren
JitsiConference.js Prepare for webpack 2 vor 8 Jahren
JitsiConferenceErrors.js [eslint] lines-around-comment vor 8 Jahren
JitsiConferenceEventManager.js Prepare for webpack 2 vor 8 Jahren
JitsiConferenceEvents.js Adds peer connection statuses (active/inactive/interrupted/restoring). (#430) vor 8 Jahren
JitsiConnection.js Prepare for webpack 2 vor 8 Jahren
JitsiConnectionErrors.js [eslint] lines-around-comment vor 8 Jahren
JitsiConnectionEvents.js [eslint] lines-around-comment vor 8 Jahren
JitsiMediaDevices.js Prepare for webpack 2 vor 8 Jahren
JitsiMediaDevicesEvents.js [eslint] lines-around-comment vor 8 Jahren
JitsiMeetJS.js Prepare for webpack 2 vor 8 Jahren
JitsiParticipant.js Adds peer connection statuses (active/inactive/interrupted/restoring). (#430) vor 8 Jahren
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed vor 8 Jahren
JitsiRecorderErrors.js [eslint] no-var vor 8 Jahren
JitsiTrackError.js electron: call into JitsiMeet to open a desktop picker vor 8 Jahren
JitsiTrackErrors.js electron: call into JitsiMeet to open a desktop picker vor 8 Jahren
JitsiTrackEvents.js [eslint] lines-around-comment vor 8 Jahren
LICENSE initial commit vor 9 Jahren
README.md Updates README, removing "Discuss" section. vor 8 Jahren
get-version.sh Updates version only when requested. vor 9 Jahren
index.js Prepare for webpack 2 vor 8 Jahren
karma.conf.js Prepare for webpack 2 vor 8 Jahren
package.json Prepare for webpack 2 vor 8 Jahren
webpack.config.js Prepare for webpack 2 vor 8 Jahren

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