LiveKit and coturn config for Element Call #8
Labels
No labels
area:agents
area:backend
area:clinical
area:dashboard
area:deploy
area:design
area:design-review
area:devices
area:docs
area:federation
area:identity
area:infra
area:interop
area:meta
area:security
area:sessions
area:web
area:webhook
area:workdir
type:bug
type:chore
type:epic
type:meta
type:user-story
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/koinos#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
LiveKit SFU and coturn TURN server run in the Compose deployment and are reachable by Element Call widgets loaded in the web client.
Acceptance criteria
LiveKit
/livekitwith correct WebSocket upgrade.coturn
Backend wiring
POST /api/rtc/tokenreturns a LiveKit access token scoped to a room, given an authenticated Koinos user.POST /api/rtc/turnreturns short-lived TURN credentials.Smoke test
/devjoins a LiveKit room (1:1, same user in two tabs) using tokens from the backend.Out of scope
References
spec/03-architecture/05-real-time.md.spec/08-roadmap-mvp.md— step #8.