# lib-jitsi-meet-dist

It's the library of [Jitsi Meet API](https://github.com/jitsi/lib-jitsi-meet) that contains two core file: `external_api.min.js`、`lib-jitsi-meet.min.js`

## Installation

[Checkout the examples.](https://github.com/jitsi/lib-jitsi-meet/blob/master/doc/API.md#installation)

## Notice

1. Version 2.x is a personal customized version and it is recommended to use1.x version.

2. if you wanna get desktop capture in Electron, you need set `window.electron = require('electron')` first.

