import { PopupBox } from 'tvu-react-pilot' // PopupBox is the DS's OVERLAY MODAL SHELL (Vue + backdrop). // Per the design rules, it is for LARGE CUSTOM-CONTENT modals (settings, forms, // wizards) โ€” NOT confirmations/alerts (those use Notification form="dialog"). // It renders in a single-viewport card via cfg.overrides.PopupBox. export const StreamSettings = () => (
) export const AddSourceWizard = () => (

Choose an input source to add to this channel's pool.

SRT listener
RTMP push
)