stream_input_srt_stream_passphrase

The secret key to use when streaming via SRT to a live input.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-input-srt-stream-passphrase-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_input_srt_stream_passphrase",
  "title": "stream_input_srt_stream_passphrase",
  "description": "The secret key to use when streaming via SRT to a live input.",
  "example": "2fb3cb9f17e68a2568d6ebed8d5505eak3ceaf8c9b1f395e1b76b79332497cada",
  "type": "string"
}