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.
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 пре 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