stream_output_url

The URL an output uses to restream.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-output-url-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_output_url",
  "title": "stream_output_url",
  "description": "The URL an output uses to restream.",
  "example": "rtmp://a.rtmp.youtube.com/live2",
  "type": "string"
}