You can use Jitsi Meet API to create Jitsi Meet video conferences with a custom GUI.
To build the library, just type:
npm install
npm run build
To lint:
npm run lint
and to run unit tests:
npm test
A low-level JS video API that allows adding a completely custom video experience to web apps.
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
You can use Jitsi Meet API to create Jitsi Meet video conferences with a custom GUI.
To build the library, just type:
npm install
npm run build
To lint:
npm run lint
and to run unit tests:
npm test
A low-level JS video API that allows adding a completely custom video experience to web apps.