Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Zoltan Bettenbuk 382b9b8b45
Merge pull request #884 from zbettenbuk/eslint-1-0-0
vor 6 Jahren
.github/ISSUE_TEMPLATE Creates issue templates (#763) vor 7 Jahren
connection_optimization remove jitsiRegionInfo from lib-jitsi-meet (#490) vor 8 Jahren
doc fix(docs): update url for loading lib vor 7 Jahren
flow-typed/npm flow-typed vor 8 Jahren
modules feat(ProxyConnectionService): use JitsiConnection to fetch TURN credentials vor 6 Jahren
service ref: open WebRTC DataChannel vor 7 Jahren
.editorconfig remove all participants and tracks when leaving the room vor 10 Jahren
.eslintignore feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 vor 7 Jahren
.eslintrc.js use the centralized jitsi eslint config (#623) vor 8 Jahren
.flowconfig deps: update flow vor 6 Jahren
.gitattributes added "start muted" vor 10 Jahren
.gitignore fix(browser_caps): clean up. vor 8 Jahren
JitsiConference.js feat(JitsiConference): delay the ICE failed notification vor 7 Jahren
JitsiConferenceErrors.js [eslint] lines-around-comment vor 8 Jahren
JitsiConferenceEventManager.js Fix: Old JitsiConference instance remains listening on incoming calls… (#858) vor 7 Jahren
JitsiConferenceEvents.js cleanup: remove no longer used code 🔥🔥🔥 vor 7 Jahren
JitsiConnection.js Adds new parameter details for the connection failed event. (#697) vor 8 Jahren
JitsiConnectionErrors.js feat(JitsiConnectionErrors): remove unused constant (#656) vor 8 Jahren
JitsiConnectionEvents.js Adds new parameter details for the connection failed event. (#697) vor 8 Jahren
JitsiMediaDevices.js feat(permissions): refactor keeping track of device permissions vor 7 Jahren
JitsiMediaDevicesEvents.js feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 vor 7 Jahren
JitsiMeetJS.js feat(screenshare): support remote wireless screenshare (#857) vor 7 Jahren
JitsiParticipant.js cleanup: remove no longer used code 🔥🔥🔥 vor 7 Jahren
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed vor 9 Jahren
JitsiTrackError.js Switches camera id to mandatory when using old gum flow. (#731) vor 7 Jahren
JitsiTrackErrors.js feat(JitsiLocalTrack): make mute/unmute more resilient vor 8 Jahren
JitsiTrackEvents.js Analytics refactoring (#676) vor 8 Jahren
JitsiTranscriptionStatus.js feat(transcription): Add transcription status vor 8 Jahren
LICENSE initial commit vor 10 Jahren
README.md Updates README, removing "Discuss" section. vor 8 Jahren
authenticateAndUpgradeRole.js feat(xmpp): credentials in CONNECTION_FAILED vor 8 Jahren
index.js Prepare for webpack 2 vor 8 Jahren
karma.conf.js Packet2json refactor (#721) vor 7 Jahren
package-lock.json eslint-config-jitsi 1.0.0 vor 6 Jahren
package.json eslint-config-jitsi 1.0.0 vor 6 Jahren
webpack.config.js build: fix setting webpack mode vor 7 Jahren

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