The URL an output uses to restream.
{ "$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" }