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.
Saúl Ibarra Corretgé a8349d40a1
feat(JitsiConnectionErrors): remove unused constant (#656)
пре 7 година
connection_optimization remove jitsiRegionInfo from lib-jitsi-meet (#490) пре 8 година
doc feat(JitsiConnectionErrors): remove unused constant (#656) пре 7 година
flow-typed/npm flow-typed пре 7 година
modules Reports ssrc to callstats when screen sharing is started. (#657) пре 7 година
service Reports ssrc to callstats when screen sharing is started. (#657) пре 7 година
.editorconfig remove all participants and tracks when leaving the room пре 9 година
.eslintignore flow-typed пре 7 година
.eslintrc.js use the centralized jitsi eslint config (#623) пре 7 година
.flowconfig feat: flow-bin 0.53.0 пре 7 година
.gitattributes added "start muted" пре 9 година
.gitignore style(gitignore): Add .sync-config.cson пре 8 година
JitsiConference.js Reports ssrc to callstats when screen sharing is started. (#657) пре 7 година
JitsiConferenceErrors.js [eslint] lines-around-comment пре 8 година
JitsiConferenceEventManager.js Reports ssrc to callstats when screen sharing is started. (#657) пре 7 година
JitsiConferenceEvents.js VideoSIPGW updates (#649) пре 7 година
JitsiConnection.js Cleanup (#643) пре 7 година
JitsiConnectionErrors.js feat(JitsiConnectionErrors): remove unused constant (#656) пре 7 година
JitsiConnectionEvents.js [eslint] lines-around-comment пре 8 година
JitsiMediaDevices.js feat(audio-only): be able to lock a browser into capturing audio only пре 7 година
JitsiMediaDevicesEvents.js [eslint] lines-around-comment пре 8 година
JitsiMeetJS.js fix(gum): skip retry if using new gum flow (#654) пре 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 ref(JitsiTrackEvents.TRACK_AUDIO_LEVEL_CHANGED): reorder args пре 8 година
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 npm update пре 7 година
package.json npm update пре 7 година
webpack.config.js Uses environment variable to set JitsiMeetJS.version. пре 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