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.
damencho 4db182d22e Fixes local stats calculations for Firefox. пре 8 година
connection_optimization [eslint] camelcase пре 8 година
doc Introduces new config ignoreStartMuted, ignores start muted option. (#428) пре 8 година
flow-typed/npm Upgrade NPM dependencies/packages пре 8 година
modules Fixes local stats calculations for Firefox. пре 8 година
service Adds video sip gw handling. (#409) пре 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 Prepare for webpack 2 пре 8 година
JitsiConferenceErrors.js [eslint] lines-around-comment пре 8 година
JitsiConferenceEventManager.js Prepare for webpack 2 пре 8 година
JitsiConferenceEvents.js Adds peer connection statuses (active/inactive/interrupted/restoring). (#430) пре 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 feat: add methods to check muti-mic support and stats collecting пре 8 година
JitsiParticipant.js Adds peer connection statuses (active/inactive/interrupted/restoring). (#430) пре 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 година
karma.conf.js [eslint] comma-dangle, comma-spacing пре 8 година
package.json edge: add initial ORTC shim for Edge support пре 8 година
webpack.config.js [eslint] prefer-template пре 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