Skip to content

Latest commit

 

History

486 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title Video Calls

Video Calls

A LiveKit-based video conferencing app for calendar events, forked from livekit-examples/meet.

Quick start

pnpm install --frozen-lockfile
cp .env.example .env
# Edit .env with your LiveKit, OIDC, and Postgres credentials.
pnpm dev

Open http://localhost:3000.

Documentation

Detailed documentation is available in docs/ and served by the Sunbeam docs portal:

High-level overview

Users authenticate via OIDC. Calendar events link directly to /rooms/{roomName}; authenticated users join from that URL. Organizers use ?role=host, guests use ?role=guest and wait in a waiting room until admitted.

The Bulwark Mail plugin in plugins/livekit-meet/ adds an "Add LiveKit Meeting" button to calendar events and creates rooms via POST /api/bulwark/rooms.

License

Copyright (C) 2026 Sunbeam, Lda.

This project is licensed under the GNU Affero General Public License v3.0 or later.

This project is a fork of livekit-examples/meet, which was originally licensed under the Apache License 2.0. The original Apache 2.0 license text and attribution are preserved in the NOTICE file.

About

Video conferencing and real-time collaboration, built with LiveKit

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages