stream_input_srt_url

The SRT URL you provide to the broadcaster, which they stream live video to.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-input-srt-url-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_input_srt_url",
  "title": "stream_input_srt_url",
  "description": "The SRT URL you provide to the broadcaster, which they stream live video to.",
  "example": "srt://live.cloudflare.com:778",
  "type": "string"
}