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é b7eaa05ead build: run webpack on postinstall пре 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: run webpack on postinstall пре 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.