Commit Graph
7 Commits
Author SHA1 Message Date
talksik a41146fdeb feat: show when there is an active huddle
This introduces a webhook which listens to events from livekit and
updates our firestore stream particle. It keeps the client simple,
reacting to changes to firestore docs.
2026-04-01 10:03:04 -07:00
talksik 476ecdd44e fix: inject livekit env variables for orion 2026-04-01 08:30:16 -07:00
talksik 43c0a217c6 deploy production environment 2026-03-29 11:44:07 -07:00
talksik 48c73893b3 remove unused env var 2026-03-29 11:02:51 -07:00
talksik 5eaa51ffcc migrate to llink database within gcp 2026-03-29 10:17:17 -07:00
talksik 986a389606 feat: generate transcript and event-driven particle processing
This generates the transcript and shows the caption experience on the
client side for media particles. It also simplifies other side effects
that we must perform such as updating the `last_child_created_at` field
for stream and container particles.
2026-03-25 14:43:47 -07:00
talksik b5f90709de migrate orion repo into monorepo structure 2026-02-21 08:48:34 -08:00