stream_playback_rtmps_stream_key

The secret key to use for playback via RTMPS.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-playback-rtmps-stream-key-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_playback_rtmps_stream_key",
  "title": "stream_playback_rtmps_stream_key",
  "description": "The secret key to use for playback via RTMPS.",
  "example": "2fb3cb9f17e68a2568d6ebed8d5505eak3ceaf8c9b1f395e1b76b79332497cada",
  "type": "string"
}