Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Boston Dell-Vandenberg d56bdb9e62 Add check for iOS WebView (#572) 8 лет назад
connection_optimization remove jitsiRegionInfo from lib-jitsi-meet (#490) 8 лет назад
doc Adds docs for token aud. Fixes jitsi/jitsi-meet#1871. Fixes #567. 8 лет назад
flow-typed/npm Upgrade NPM dependencies/packages 8 лет назад
modules Add check for iOS WebView (#572) 8 лет назад
service Fire JitsiConferenceEvents.ENDPOINT_MESSAGE_RECEIVED events via JSON messages received via the Chatroom 8 лет назад
.editorconfig remove all participants and tracks when leaving the room 9 лет назад
.eslintignore [eslint] no-var 8 лет назад
.eslintrc.js [eslint] require-jsdoc 8 лет назад
.flowconfig Upgrade NPM dependencies/packages 8 лет назад
.gitattributes added "start muted" 10 лет назад
.gitignore style(gitignore): Add .sync-config.cson 9 лет назад
JitsiConference.js callstats: set the namespace based on the configured host 8 лет назад
JitsiConferenceErrors.js [eslint] lines-around-comment 8 лет назад
JitsiConferenceEventManager.js use utility function, change warning message 8 лет назад
JitsiConferenceEvents.js feat(quality-slider): expose video constraint method and data channel… (#555) 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(recording): expose recording status and type constants 8 лет назад
JitsiParticipant.js More p2p analytics (#487) 8 лет назад
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed 9 лет назад
JitsiRecorderErrors.js [eslint] no-var 8 лет назад
JitsiTrackError.js feat(JitsiLocalTrack): make mute/unmute more resilient 8 лет назад
JitsiTrackErrors.js feat(JitsiLocalTrack): make mute/unmute more resilient 8 лет назад
JitsiTrackEvents.js ref(JitsiTrackEvents.TRACK_AUDIO_LEVEL_CHANGED): reorder args 8 лет назад
LICENSE initial commit 10 лет назад
README.md Updates README, removing "Discuss" section. 8 лет назад
get-version.sh Updates version only when requested. 10 лет назад
index.js Prepare for webpack 2 8 лет назад
karma.conf.js Prepare for webpack 2 8 лет назад
package.json deps: update callstats version dependency 8 лет назад
webpack.config.js chore(babel-preset-stage-1): Adds stage 1 in order to support ... for objects 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