Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Saúl Ibarra Corretgé b7eaa05ead build: run webpack on postinstall 8 gadus atpakaļ
connection_optimization [eslint] camelcase 8 gadus atpakaļ
doc Introduces new config ignoreStartMuted, ignores start muted option. (#428) 8 gadus atpakaļ
flow-typed/npm [eslint] quotes 8 gadus atpakaļ
modules ref(JingleSessionPC): rename + improve docs (#440) 8 gadus atpakaļ
service Adds video sip gw handling. (#409) 8 gadus atpakaļ
.editorconfig remove all participants and tracks when leaving the room 10 gadus atpakaļ
.eslintignore [eslint] no-var 8 gadus atpakaļ
.eslintrc.js [eslint] require-jsdoc 8 gadus atpakaļ
.flowconfig Flow - A static type checker for JavaScript 8 gadus atpakaļ
.gitattributes added "start muted" 10 gadus atpakaļ
.gitignore style(gitignore): Add .sync-config.cson 9 gadus atpakaļ
.jshintignore Re-enable jshint with a minimal configuration 8 gadus atpakaļ
.jshintrc Re-enable jshint with a minimal configuration 8 gadus atpakaļ
JitsiConference.js Delayed ice candidates (#434) 8 gadus atpakaļ
JitsiConferenceErrors.js [eslint] lines-around-comment 8 gadus atpakaļ
JitsiConferenceEventManager.js Introduces new config ignoreStartMuted, ignores start muted option. (#428) 8 gadus atpakaļ
JitsiConferenceEvents.js Adds video sip gw handling. (#409) 8 gadus atpakaļ
JitsiConnection.js P2P ver2 (#413) 8 gadus atpakaļ
JitsiConnectionErrors.js [eslint] lines-around-comment 8 gadus atpakaļ
JitsiConnectionEvents.js [eslint] lines-around-comment 8 gadus atpakaļ
JitsiMediaDevices.js [eslint] no-use-before-define 8 gadus atpakaļ
JitsiMediaDevicesEvents.js [eslint] lines-around-comment 8 gadus atpakaļ
JitsiMeetJS.js Adds video sip gw handling. (#409) 8 gadus atpakaļ
JitsiParticipant.js [eslint] require-jsdoc 8 gadus atpakaļ
JitsiParticipantEvents.js fix(caps): add event to notify when caps version for a user is changed 9 gadus atpakaļ
JitsiRecorderErrors.js [eslint] no-var 8 gadus atpakaļ
JitsiTrackError.js electron: call into JitsiMeet to open a desktop picker 8 gadus atpakaļ
JitsiTrackErrors.js electron: call into JitsiMeet to open a desktop picker 8 gadus atpakaļ
JitsiTrackEvents.js [eslint] lines-around-comment 8 gadus atpakaļ
LICENSE initial commit 10 gadus atpakaļ
README.md doc: update README 8 gadus atpakaļ
get-version.sh Updates version only when requested. 10 gadus atpakaļ
karma.conf.js [eslint] comma-dangle, comma-spacing 8 gadus atpakaļ
package.json build: run webpack on postinstall 8 gadus atpakaļ
webpack.config.js [eslint] prefer-template 8 gadus atpakaļ

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.