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.
hristoterezov 7dfa07e540 fix(browser_caps): clean up. пре 7 година
connection_optimization remove jitsiRegionInfo from lib-jitsi-meet (#490) пре 8 година
doc fix(browser_caps): clean up. пре 7 година
flow-typed/npm flow-typed пре 7 година
modules fix(browser_caps): clean up. пре 7 година
service Adds new parameter details for the connection failed event. (#697) пре 7 година
.editorconfig remove all participants and tracks when leaving the room пре 9 година
.eslintignore fix(browser_caps): clean up. пре 7 година
.eslintrc.js use the centralized jitsi eslint config (#623) пре 7 година
.flowconfig Upgrade NPM dependencies/packages: react-native 0.51 пре 7 година
.gitattributes added "start muted" пре 9 година
.gitignore fix(browser_caps): clean up. пре 7 година
JitsiConference.js Add private messages feature пре 7 година
JitsiConferenceErrors.js [eslint] lines-around-comment пре 8 година
JitsiConferenceEventManager.js Add private messages feature пре 7 година
JitsiConferenceEvents.js Add private messages feature пре 7 година
JitsiConnection.js Adds new parameter details for the connection failed event. (#697) пре 7 година
JitsiConnectionErrors.js feat(JitsiConnectionErrors): remove unused constant (#656) пре 7 година
JitsiConnectionEvents.js Adds new parameter details for the connection failed event. (#697) пре 7 година
JitsiMediaDevices.js feat(browser_caps): Implement browser capabilities API. (#690) пре 7 година
JitsiMediaDevicesEvents.js [eslint] lines-around-comment пре 8 година
JitsiMeetJS.js feat(browser_caps): Implement browser capabilities API. (#690) пре 7 година
JitsiParticipant.js Stores initial participant status and skips the status changed event. пре 7 година
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed пре 8 година
JitsiRecorderErrors.js [eslint] no-var пре 8 година
JitsiTrackError.js fix(gum): handle NotAllowedError (#646) пре 7 година
JitsiTrackErrors.js feat(JitsiLocalTrack): make mute/unmute more resilient пре 7 година
JitsiTrackEvents.js Analytics refactoring (#676) пре 7 година
JitsiTranscriptionStatus.js feat(transcription): Add transcription status пре 7 година
LICENSE initial commit пре 9 година
README.md Updates README, removing "Discuss" section. пре 8 година
authenticateAndUpgradeRole.js feat(xmpp): credentials in CONNECTION_FAILED пре 7 година
index.js Prepare for webpack 2 пре 8 година
karma.conf.js feat(tests): run on phantomjs by default пре 7 година
package-lock.json Adds new parameter details for the connection failed event. (#697) пре 7 година
package.json Adds new parameter details for the connection failed event. (#697) пре 7 година
webpack.config.js fix(browser_caps): clean up. пре 7 година

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