UCUpcast ChatBroadcast-grade companion surfaces for Studio Pro
Host / Producer Console

Operate the room from a clear backstage map while Studio Pro stays in charge of the actual gateway.

This console is designed around staged admissions, participant state changes, and room telemetry rather than audience growth mechanics.

API Surface

Control-plane endpoints already mapped

The seeded API base is ready for room lifecycle, invites, promotions, removals, capabilities, and token minting.

http://api:4000/v1/*
Live Room

Episode Zero

Participants arrive backstage first. Promotions are explicit and reversible.

Launch Hoston air
hostlive mic
Control Producerbackstage
producerlive mic
Primary Actions

Launch workflow

The corresponding REST endpoints exist in the API now, and the event stream is reserved on `/v1/ws`.

  • Create rooms tied to a show and Studio Pro owner.
  • Issue `cohost`, `guest`, or `caller` invites with time-limited codes.
  • Promote or demote participants between backstage and on-air.
  • Remove unstable callers and re-stage them after reconnect.
Inspect room detail