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.
damencho 365bd886ee Stores initial participant status and skips the status changed event. 7 gadus atpakaļ
connection_optimization remove jitsiRegionInfo from lib-jitsi-meet (#490) 8 gadus atpakaļ
doc Uses optional statsId to report to callstats and push it to presence. (#608) 8 gadus atpakaļ
flow-typed/npm flow-typed 8 gadus atpakaļ
modules Stores initial participant status and skips the status changed event. 7 gadus atpakaļ
service VideoSIPGW updates (#649) 8 gadus atpakaļ
.editorconfig remove all participants and tracks when leaving the room 9 gadus atpakaļ
.eslintignore flow-typed 8 gadus atpakaļ
.eslintrc.js use the centralized jitsi eslint config (#623) 8 gadus atpakaļ
.flowconfig feat: flow-bin 0.53.0 8 gadus atpakaļ
.gitattributes added "start muted" 9 gadus atpakaļ
.gitignore style(gitignore): Add .sync-config.cson 9 gadus atpakaļ
JitsiConference.js Stores initial participant status and skips the status changed event. 7 gadus atpakaļ
JitsiConferenceErrors.js [eslint] lines-around-comment 8 gadus atpakaļ
JitsiConferenceEventManager.js VideoSIPGW updates (#649) 8 gadus atpakaļ
JitsiConferenceEvents.js VideoSIPGW updates (#649) 8 gadus atpakaļ
JitsiConnection.js Cleanup (#643) 8 gadus atpakaļ
JitsiConnectionErrors.js [eslint] lines-around-comment 8 gadus atpakaļ
JitsiConnectionEvents.js [eslint] lines-around-comment 8 gadus atpakaļ
JitsiMediaDevices.js feat(audio-only): be able to lock a browser into capturing audio only 8 gadus atpakaļ
JitsiMediaDevicesEvents.js [eslint] lines-around-comment 8 gadus atpakaļ
JitsiMeetJS.js fix(gum): skip retry if using new gum flow (#654) 7 gadus atpakaļ
JitsiParticipant.js Stores initial participant status and skips the status changed event. 7 gadus atpakaļ
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed 8 gadus atpakaļ
JitsiRecorderErrors.js [eslint] no-var 8 gadus atpakaļ
JitsiTrackError.js fix(gum): handle NotAllowedError (#646) 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ļ
JitsiTranscriptionStatus.js feat(transcription): Add transcription status 8 gadus atpakaļ
LICENSE initial commit 9 gadus atpakaļ
README.md Updates README, removing "Discuss" section. 8 gadus atpakaļ
authenticateAndUpgradeRole.js feat(xmpp): credentials in CONNECTION_FAILED 8 gadus atpakaļ
index.js Prepare for webpack 2 8 gadus atpakaļ
karma.conf.js feat(tests): run on phantomjs by default 8 gadus atpakaļ
package-lock.json npm update 8 gadus atpakaļ
package.json npm update 8 gadus atpakaļ
webpack.config.js Uses environment variable to set JitsiMeetJS.version. 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