lib-jitsi-meet-dist
v2.1.5
Published
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`
Downloads
1,036
Readme
lib-jitsi-meet-dist
It's the library of Jitsi Meet API that contains two core file: external_api.min.js
、lib-jitsi-meet.min.js
Installation
Notice
Version 2.x is a personal customized version and it is recommended to use1.x version.
if you wanna get desktop capture in Electron, you need set
window.electron = require('electron')
first.