Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
hristoterezov 0de9b5775e feat(SS): handle inline installation not supported error. 8 gadus atpakaļ
connection_optimization remove jitsiRegionInfo from lib-jitsi-meet (#490) 8 gadus atpakaļ
doc Adds docs for token aud. Fixes jitsi/jitsi-meet#1871. Fixes #567. 8 gadus atpakaļ
flow-typed/npm Upgrade NPM dependencies/packages 8 gadus atpakaļ
modules feat(SS): handle inline installation not supported error. 8 gadus atpakaļ
service Fire JitsiConferenceEvents.ENDPOINT_MESSAGE_RECEIVED events via JSON messages received via the Chatroom 8 gadus atpakaļ
.editorconfig remove all participants and tracks when leaving the room 9 gadus atpakaļ
.eslintignore [eslint] no-var 8 gadus atpakaļ
.eslintrc.js [eslint] require-jsdoc 8 gadus atpakaļ
.flowconfig Upgrade NPM dependencies/packages 8 gadus atpakaļ
.gitattributes added "start muted" 10 gadus atpakaļ
.gitignore style(gitignore): Add .sync-config.cson 9 gadus atpakaļ
JitsiConference.js callstats: set the namespace based on the configured host 8 gadus atpakaļ
JitsiConferenceErrors.js [eslint] lines-around-comment 8 gadus atpakaļ
JitsiConferenceEventManager.js use utility function, change warning message 8 gadus atpakaļ
JitsiConferenceEvents.js feat(quality-slider): expose video constraint method and data channel… (#555) 8 gadus atpakaļ
JitsiConnection.js Prepare for webpack 2 8 gadus atpakaļ
JitsiConnectionErrors.js [eslint] lines-around-comment 8 gadus atpakaļ
JitsiConnectionEvents.js [eslint] lines-around-comment 8 gadus atpakaļ
JitsiMediaDevices.js Prepare for webpack 2 8 gadus atpakaļ
JitsiMediaDevicesEvents.js [eslint] lines-around-comment 8 gadus atpakaļ
JitsiMeetJS.js feat(recording): expose recording status and type constants 8 gadus atpakaļ
JitsiParticipant.js More p2p analytics (#487) 8 gadus atpakaļ
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed 9 gadus atpakaļ
JitsiRecorderErrors.js [eslint] no-var 8 gadus atpakaļ
JitsiTrackError.js feat(JitsiLocalTrack): make mute/unmute more resilient 8 gadus atpakaļ
JitsiTrackErrors.js feat(JitsiLocalTrack): make mute/unmute more resilient 8 gadus atpakaļ
JitsiTrackEvents.js ref(JitsiTrackEvents.TRACK_AUDIO_LEVEL_CHANGED): reorder args 8 gadus atpakaļ
LICENSE initial commit 10 gadus atpakaļ
README.md Updates README, removing "Discuss" section. 8 gadus atpakaļ
get-version.sh Updates version only when requested. 10 gadus atpakaļ
index.js Prepare for webpack 2 8 gadus atpakaļ
karma.conf.js Prepare for webpack 2 8 gadus atpakaļ
package.json deps: update callstats version dependency 8 gadus atpakaļ
webpack.config.js chore(babel-preset-stage-1): Adds stage 1 in order to support ... for objects 8 gadus atpakaļ

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