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.
Iñaki Baz Castillo e4133e067b edge: add ORTC based WebRTC shim for full Edge support пре 8 година
connection_optimization remove jitsiRegionInfo from lib-jitsi-meet (#490) пре 8 година
doc feat(DataChannel): add support for WebSockets in addition to data channels пре 8 година
flow-typed/npm Upgrade NPM dependencies/packages пре 8 година
modules edge: add ORTC based WebRTC shim for full Edge support пре 8 година
service Last n improvements (#493) пре 8 година
.editorconfig remove all participants and tracks when leaving the room пре 9 година
.eslintignore [eslint] no-var пре 8 година
.eslintrc.js [eslint] require-jsdoc пре 8 година
.flowconfig Flow - A static type checker for JavaScript пре 8 година
.gitattributes added "start muted" пре 10 година
.gitignore style(gitignore): Add .sync-config.cson пре 9 година
JitsiConference.js feat(p2p): make sure P2P is enabled if new settings are not present пре 8 година
JitsiConferenceErrors.js [eslint] lines-around-comment пре 8 година
JitsiConferenceEventManager.js feat(DataChannel): add support for WebSockets in addition to data channels пре 8 година
JitsiConferenceEvents.js fix(AvgRTPStatsReporter): reset 'jvb121' stats пре 8 година
JitsiConnection.js Prepare for webpack 2 пре 8 година
JitsiConnectionErrors.js [eslint] lines-around-comment пре 8 година
JitsiConnectionEvents.js [eslint] lines-around-comment пре 8 година
JitsiMediaDevices.js Prepare for webpack 2 пре 8 година
JitsiMediaDevicesEvents.js [eslint] lines-around-comment пре 8 година
JitsiMeetJS.js feat(video): default to 720p пре 8 година
JitsiParticipant.js More p2p analytics (#487) пре 8 година
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed пре 9 година
JitsiRecorderErrors.js [eslint] no-var пре 8 година
JitsiTrackError.js Fix OverconstrainedError handling in Firefox пре 8 година
JitsiTrackErrors.js electron: call into JitsiMeet to open a desktop picker пре 8 година
JitsiTrackEvents.js ref(JitsiTrackEvents.TRACK_AUDIO_LEVEL_CHANGED): reorder args пре 8 година
LICENSE initial commit пре 10 година
README.md Updates README, removing "Discuss" section. пре 8 година
get-version.sh Updates version only when requested. пре 10 година
index.js Prepare for webpack 2 пре 8 година
karma.conf.js Prepare for webpack 2 пре 8 година
package.json chore(babel-preset-stage-1): Adds stage 1 in order to support ... for objects пре 8 година
webpack.config.js chore(babel-preset-stage-1): Adds stage 1 in order to support ... for objects пре 8 година

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