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.
Hristo Terezov 4879c5becd feat(JitsiRemoteTrack): Add logs. 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 Adds confID to JitsiConference option and enables callstats siteID. (#934) vor 6 Jahren
flow-typed/npm flow-typed vor 8 Jahren
modules feat(JitsiRemoteTrack): Add logs. vor 6 Jahren
service resolutions: add 540p aka qHD vor 6 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(devices): when add/remove the selected device vor 6 Jahren
JitsiConference.js Remove isModerator logic from P2P call start to avoid Duplicated P2P “session-initiate” in the 2 pears and allow P2P without moderator. vor 6 Jahren
JitsiConferenceErrors.js fix(conference): fire failed event on o/a failure vor 6 Jahren
JitsiConferenceEventManager.js Fixes sending speakerstats for p2p and fix sending only when needed. vor 6 Jahren
JitsiConferenceEvents.js Notify for kick and mute (#915) vor 6 Jahren
JitsiConnection.js feat(conference): add way to check if local participant is hidden vor 6 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 Fix typos around permissions (#883) vor 6 Jahren
JitsiMediaDevicesEvents.js feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 vor 7 Jahren
JitsiMeetJS.js Add video background blur vor 6 Jahren
JitsiParticipant.js Add identity to JitsiParticipant vor 6 Jahren
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed vor 9 Jahren
JitsiTrackError.js fix(GUM): Don't fail when a track is muted. vor 6 Jahren
JitsiTrackErrors.js fix(GUM): Don't fail when a track is muted. vor 6 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): allow setting resource on room jid (#940) vor 6 Jahren
index.js Prepare for webpack 2 vor 8 Jahren
karma.conf.js Packet2json refactor (#721) vor 7 Jahren
package-lock.json feat(RTC): drop support for platforms without the MediaStream constructor vor 6 Jahren
package.json Removes Edge support. (#893) 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