{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/stream_playback_rtmps_url",
"title": "stream_playback_rtmps_url",
"description": "The URL used to play live video over RTMPS.",
"example": "rtmps://live.cloudflare.com:443/live/",
"type": "string"
}