{
  "note": "Cloudflare Stream showcase. Live inputs are disabled until demo time. No ingest credentials are exposed here.",
  "domains": {
    "custom": "https://x.streams.stanic.io",
    "wildcard": "https://{stream}.streams.stanic.io",
    "workersDev": "https://stream-showcase.stanic-corp.workers.dev"
  },
  "hostnames": {
    "index": "https://x.streams.stanic.io",
    "publicWebinar": "https://public-webinar.streams.stanic.io",
    "privateConsultation": "https://private-consultation.streams.stanic.io"
  },
  "stream": {
    "customerCode": "trwotzge66wby0ca",
    "publicLiveInputId": "bd40aa4ec3803bbcc79b19b6609a3b59",
    "privateLiveInputId": "c362f5b2b77f1c4d941812c4e2c2dedd",
    "publicPlayerUrl": "https://customer-trwotzge66wby0ca.cloudflarestream.com/bd40aa4ec3803bbcc79b19b6609a3b59/iframe",
    "publicHlsManifest": "https://customer-trwotzge66wby0ca.cloudflarestream.com/bd40aa4ec3803bbcc79b19b6609a3b59/manifest/video.m3u8",
    "privatePlaybackRequiresSignedToken": true,
    "privateUnsignedPlayerExample": "https://customer-trwotzge66wby0ca.cloudflarestream.com/c362f5b2b77f1c4d941812c4e2c2dedd/iframe",
    "privateSignedPlayerPattern": "https://customer-trwotzge66wby0ca.cloudflarestream.com/<SIGNED_TOKEN>/iframe",
    "privateSignedHlsPattern": "https://customer-trwotzge66wby0ca.cloudflarestream.com/<SIGNED_TOKEN>/manifest/video.m3u8"
  },
  "flows": [
    "public one-to-many live",
    "private one-way signed playback",
    "VOD replay after live recording",
    "RealtimeKit for two-way private sessions"
  ]
}