Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Saúl Ibarra Corretgé a8349d40a1
feat(JitsiConnectionErrors): remove unused constant (#656)
il y a 8 ans
connection_optimization remove jitsiRegionInfo from lib-jitsi-meet (#490) il y a 8 ans
doc feat(JitsiConnectionErrors): remove unused constant (#656) il y a 8 ans
flow-typed/npm flow-typed il y a 8 ans
modules Reports ssrc to callstats when screen sharing is started. (#657) il y a 8 ans
service Reports ssrc to callstats when screen sharing is started. (#657) il y a 8 ans
.editorconfig remove all participants and tracks when leaving the room il y a 9 ans
.eslintignore flow-typed il y a 8 ans
.eslintrc.js use the centralized jitsi eslint config (#623) il y a 8 ans
.flowconfig feat: flow-bin 0.53.0 il y a 8 ans
.gitattributes added "start muted" il y a 10 ans
.gitignore style(gitignore): Add .sync-config.cson il y a 9 ans
JitsiConference.js Reports ssrc to callstats when screen sharing is started. (#657) il y a 8 ans
JitsiConferenceErrors.js [eslint] lines-around-comment il y a 8 ans
JitsiConferenceEventManager.js Reports ssrc to callstats when screen sharing is started. (#657) il y a 8 ans
JitsiConferenceEvents.js VideoSIPGW updates (#649) il y a 8 ans
JitsiConnection.js Cleanup (#643) il y a 8 ans
JitsiConnectionErrors.js feat(JitsiConnectionErrors): remove unused constant (#656) il y a 8 ans
JitsiConnectionEvents.js [eslint] lines-around-comment il y a 8 ans
JitsiMediaDevices.js feat(audio-only): be able to lock a browser into capturing audio only il y a 8 ans
JitsiMediaDevicesEvents.js [eslint] lines-around-comment il y a 8 ans
JitsiMeetJS.js fix(gum): skip retry if using new gum flow (#654) il y a 8 ans
JitsiParticipant.js Stores initial participant status and skips the status changed event. il y a 8 ans
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed il y a 9 ans
JitsiRecorderErrors.js [eslint] no-var il y a 8 ans
JitsiTrackError.js fix(gum): handle NotAllowedError (#646) il y a 8 ans
JitsiTrackErrors.js feat(JitsiLocalTrack): make mute/unmute more resilient il y a 8 ans
JitsiTrackEvents.js ref(JitsiTrackEvents.TRACK_AUDIO_LEVEL_CHANGED): reorder args il y a 8 ans
JitsiTranscriptionStatus.js feat(transcription): Add transcription status il y a 8 ans
LICENSE initial commit il y a 10 ans
README.md Updates README, removing "Discuss" section. il y a 8 ans
authenticateAndUpgradeRole.js feat(xmpp): credentials in CONNECTION_FAILED il y a 8 ans
index.js Prepare for webpack 2 il y a 8 ans
karma.conf.js feat(tests): run on phantomjs by default il y a 8 ans
package-lock.json npm update il y a 8 ans
package.json npm update il y a 8 ans
webpack.config.js Uses environment variable to set JitsiMeetJS.version. il y a 8 ans

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