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é 826dacdc7d feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 преди 7 години
.github/ISSUE_TEMPLATE Creates issue templates (#763) преди 7 години
connection_optimization remove jitsiRegionInfo from lib-jitsi-meet (#490) преди 8 години
doc feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 преди 7 години
flow-typed/npm flow-typed преди 8 години
modules feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 преди 7 години
service Skips p2p with bot participants and re-initiate when they leave. преди 7 години
.editorconfig remove all participants and tracks when leaving the room преди 9 години
.eslintignore feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 преди 7 години
.eslintrc.js use the centralized jitsi eslint config (#623) преди 8 години
.flowconfig Upgrade NPM dependencies/packages: react-native 0.55 (continued) преди 7 години
.gitattributes added "start muted" преди 10 години
.gitignore fix(browser_caps): clean up. преди 7 години
JitsiConference.js Skips p2p with bot participants and re-initiate when they leave. преди 7 години
JitsiConferenceErrors.js [eslint] lines-around-comment преди 8 години
JitsiConferenceEventManager.js Skips p2p with bot participants and re-initiate when they leave. преди 7 години
JitsiConferenceEvents.js feat(recording): frontend logic can support live streaming and recording (#741) преди 7 години
JitsiConnection.js Adds new parameter details for the connection failed event. (#697) преди 7 години
JitsiConnectionErrors.js feat(JitsiConnectionErrors): remove unused constant (#656) преди 8 години
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 feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 преди 7 години
JitsiMeetJS.js feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 преди 7 години
JitsiParticipant.js Stores initial participant status and skips the status changed event. преди 8 години
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed преди 9 години
JitsiTrackError.js Switches camera id to mandatory when using old gum flow. (#731) преди 7 години
JitsiTrackErrors.js feat(JitsiLocalTrack): make mute/unmute more resilient преди 8 години
JitsiTrackEvents.js Analytics refactoring (#676) преди 8 години
JitsiTranscriptionStatus.js feat(transcription): Add transcription status преди 8 години
LICENSE initial commit преди 10 години
README.md Updates README, removing "Discuss" section. преди 8 години
authenticateAndUpgradeRole.js feat(xmpp): credentials in CONNECTION_FAILED преди 8 години
index.js Prepare for webpack 2 преди 8 години
karma.conf.js Packet2json refactor (#721) преди 7 години
package-lock.json Upgrades react-native-callstats to latest version 3.50.4. преди 7 години
package.json Upgrades react-native-callstats to latest version 3.50.4. преди 7 години
webpack.config.js feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 преди 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