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é f39dfa7f7a build: drop babel-pollyfill dependency преди 8 години
connection_optimization [eslint] camelcase преди 8 години
doc Introduces new config ignoreStartMuted, ignores start muted option. (#428) преди 8 години
flow-typed/npm [eslint] quotes преди 8 години
modules ref(JingleSessionPC): rename + improve docs (#440) преди 8 години
service Adds video sip gw handling. (#409) преди 8 години
.editorconfig remove all participants and tracks when leaving the room преди 10 години
.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 години
.jshintignore Re-enable jshint with a minimal configuration преди 8 години
.jshintrc Re-enable jshint with a minimal configuration преди 8 години
JitsiConference.js Delayed ice candidates (#434) преди 8 години
JitsiConferenceErrors.js [eslint] lines-around-comment преди 8 години
JitsiConferenceEventManager.js Introduces new config ignoreStartMuted, ignores start muted option. (#428) преди 8 години
JitsiConferenceEvents.js Adds video sip gw handling. (#409) преди 8 години
JitsiConnection.js P2P ver2 (#413) преди 8 години
JitsiConnectionErrors.js [eslint] lines-around-comment преди 8 години
JitsiConnectionEvents.js [eslint] lines-around-comment преди 8 години
JitsiMediaDevices.js [eslint] no-use-before-define преди 8 години
JitsiMediaDevicesEvents.js [eslint] lines-around-comment преди 8 години
JitsiMeetJS.js Adds video sip gw handling. (#409) преди 8 години
JitsiParticipant.js [eslint] require-jsdoc преди 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 electron: call into JitsiMeet to open a desktop picker преди 8 години
JitsiTrackErrors.js electron: call into JitsiMeet to open a desktop picker преди 8 години
JitsiTrackEvents.js [eslint] lines-around-comment преди 8 години
LICENSE initial commit преди 10 години
README.md doc: update README преди 8 години
get-version.sh Updates version only when requested. преди 10 години
karma.conf.js [eslint] comma-dangle, comma-spacing преди 8 години
package.json build: drop babel-pollyfill dependency преди 8 години
webpack.config.js [eslint] prefer-template преди 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

Discuss

Please use the Jitsi dev mailing list to discuss feature requests before opening an issue on GithHub.