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.
Lyubo Marinov f57a10b52e Update npm dependencies/package versions hace 8 años
connection_optimization remove jitsiRegionInfo from lib-jitsi-meet (#490) hace 8 años
doc Adds docs for token aud. Fixes jitsi/jitsi-meet#1871. Fixes #567. hace 8 años
flow-typed/npm Upgrade NPM dependencies/packages hace 8 años
modules feat(tpc): enforce preferh264 when setting the local description hace 8 años
service Fire JitsiConferenceEvents.ENDPOINT_MESSAGE_RECEIVED events via JSON messages received via the Chatroom hace 8 años
.editorconfig remove all participants and tracks when leaving the room hace 10 años
.eslintignore [eslint] no-var hace 8 años
.eslintrc.js [eslint] require-jsdoc hace 8 años
.flowconfig Upgrade NPM dependencies/packages hace 8 años
.gitattributes added "start muted" hace 10 años
.gitignore style(gitignore): Add .sync-config.cson hace 9 años
JitsiConference.js callstats: set the namespace based on the configured host hace 8 años
JitsiConferenceErrors.js [eslint] lines-around-comment hace 8 años
JitsiConferenceEventManager.js use utility function, change warning message hace 8 años
JitsiConferenceEvents.js feat(quality-slider): expose video constraint method and data channel… (#555) hace 8 años
JitsiConnection.js Prepare for webpack 2 hace 8 años
JitsiConnectionErrors.js [eslint] lines-around-comment hace 8 años
JitsiConnectionEvents.js [eslint] lines-around-comment hace 8 años
JitsiMediaDevices.js Prepare for webpack 2 hace 8 años
JitsiMediaDevicesEvents.js [eslint] lines-around-comment hace 8 años
JitsiMeetJS.js feat(recording): expose recording status and type constants hace 8 años
JitsiParticipant.js More p2p analytics (#487) hace 8 años
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed hace 9 años
JitsiRecorderErrors.js [eslint] no-var hace 8 años
JitsiTrackError.js feat(JitsiLocalTrack): make mute/unmute more resilient hace 8 años
JitsiTrackErrors.js feat(JitsiLocalTrack): make mute/unmute more resilient hace 8 años
JitsiTrackEvents.js ref(JitsiTrackEvents.TRACK_AUDIO_LEVEL_CHANGED): reorder args hace 8 años
LICENSE initial commit hace 10 años
README.md Updates README, removing "Discuss" section. hace 8 años
get-version.sh Updates version only when requested. hace 10 años
index.js Prepare for webpack 2 hace 8 años
karma.conf.js Prepare for webpack 2 hace 8 años
package.json Update npm dependencies/package versions hace 8 años
webpack.config.js chore(babel-preset-stage-1): Adds stage 1 in order to support ... for objects hace 8 años

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