📄️ Jitsi Meet development
This guide will help you setup a development environment to start working on the Jitsi Meet web app itself.
📄️ Modifying lib-jitsi-meet
By default the library is referenced as a prebuilt artifact in a GitHub release. Packages are NOT published to npm. The default dependency path in package.json is:
📄️ Integrations
Creating the Google API client for Google Calendar and YouTube integration
🗃️ IFrame API
3 items
📄️ React SDK
The Jitsi Meet React SDK provides the same user experience as the Jitsi Meet app, in a customizable way which you can embed in your apps.
📄️ lib-jitsi-meet API (low level)
You can use Jitsi Meet API to create Jitsi Meet video conferences with a custom GUI.