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.
damencho a61941fc9a Uses sendBeacon to send presence unavailable on unload. пре 5 година
.github/ISSUE_TEMPLATE Creates issue templates (#763) пре 6 година
connection_optimization remove jitsiRegionInfo from lib-jitsi-meet (#490) пре 8 година
doc Partially reverts 24bda8e and uses domain/roomname to report to cs. пре 5 година
flow-typed/npm flow-typed пре 7 година
modules Uses sendBeacon to send presence unavailable on unload. пре 5 година
service fix(JitsiConference): decline P2P offer if should not be in P2P пре 5 година
.editorconfig remove all participants and tracks when leaving the room пре 9 година
.eslintignore feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 пре 6 година
.eslintrc.js use the centralized jitsi eslint config (#623) пре 7 година
.flowconfig update RN to 61 пре 5 година
.gitattributes added "start muted" пре 9 година
.gitignore build: add integration with webpack-bundle-analyzer пре 5 година
JitsiConference.js fix(JitsiConference): decline P2P offer if should not be in P2P пре 5 година
JitsiConferenceErrors.js fix(conference): fire failed event on o/a failure пре 5 година
JitsiConferenceEventManager.js Add display name to chat message meta пре 5 година
JitsiConferenceEvents.js Notify for kick and mute (#915) пре 5 година
JitsiConnection.js feat(conference): add way to check if local participant is hidden пре 5 година
JitsiConnectionErrors.js feat(JitsiConnectionErrors): remove unused constant (#656) пре 7 година
JitsiConnectionEvents.js Adds new parameter details for the connection failed event. (#697) пре 7 година
JitsiMediaDevices.js Fix typos around permissions (#883) пре 6 година
JitsiMediaDevicesEvents.js feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 пре 6 година
JitsiMeetJS.js logging: add JitsiMeetJS.setGlobalLogOptions пре 5 година
JitsiParticipant.js Add identity to JitsiParticipant пре 5 година
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed пре 8 година
JitsiTrackError.js fix(GUM): Don't fail when a track is muted. пре 5 година
JitsiTrackErrors.js fix(GUM): Don't fail when a track is muted. пре 5 година
JitsiTrackEvents.js Analytics refactoring (#676) пре 7 година
JitsiTranscriptionStatus.js feat(transcription): Add transcription status пре 7 година
LICENSE initial commit пре 9 година
README.md Updates README, removing "Discuss" section. пре 8 година
authenticateAndUpgradeRole.js feat(xmpp): allow setting resource on room jid (#940) пре 5 година
index.js Prepare for webpack 2 пре 8 година
karma.conf.js Packet2json refactor (#721) пре 7 година
package-lock.json update RN to 61 пре 5 година
package.json update RN to 61 пре 5 година
webpack.config.js build: exit with an error if bundle sizes increase too much пре 5 година

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