stream_liveInput

The live input ID used to upload a video with Stream Live.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-liveinput-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_liveInput",
  "title": "stream_liveInput",
  "description": "The live input ID used to upload a video with Stream Live.",
  "example": "fc0a8dc887b16759bfd9ad922230a014",
  "maxLength": 32,
  "type": "string"
}