Skip to content

A low-level JS video API that allows adding a completely custom video experience to web apps.

License

Notifications You must be signed in to change notification settings

jose-biskis/lib-jitsi-meet

This branch is 1079 commits behind jitsi/lib-jitsi-meet:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

540cf2a · Oct 9, 2020
Apr 28, 2020
May 30, 2017
Oct 8, 2020
Oct 3, 2017
Oct 9, 2020
Aug 18, 2020
Feb 22, 2016
Sep 10, 2020
Oct 25, 2017
Sep 25, 2019
Jan 28, 2016
Sep 6, 2019
Sep 29, 2020
May 27, 2020
Jul 17, 2020
Jul 23, 2020
Aug 13, 2020
Nov 29, 2017
Jun 29, 2020
Sep 8, 2020
Jun 28, 2018
Sep 28, 2020
Jul 17, 2020
Jan 6, 2017
Jun 19, 2020
Jun 19, 2020
Jul 14, 2020
Sep 12, 2017
Jan 28, 2016
Jul 9, 2020
Jun 2, 2020
Jul 19, 2019
May 10, 2017
Sep 28, 2020
Oct 1, 2020
Oct 1, 2020
Sep 29, 2020
Sep 28, 2020

Repository files navigation

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

NOTE: you need Node.js >= 12 and npm >= 6

To build the library, just type:

npm install

To lint:

npm run lint

and to run unit tests:

npm test

if you need to rebuild lib-jitsi-meet.min.js

npm run postinstall

Both linting and units will also be done by a pre-commit hook.

About

A low-level JS video API that allows adding a completely custom video experience to web apps.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%