HttpStreamingOutputStatus – Channels API – MediaKind
HttpStreamingOutputStatus
Object
Properties
- name: string (Optional, Defaults to)
- health: object (HealthStatus) (Required)
Show Properties
- severity: enum (Severity) (Required)
- Allowed values: Critical, Major, Minor, Notice, Ignore, Clear
- type: string (Optional, Defaults to HttpStreaming)
- transport: object (Optional)
HttpStreamingOutputTransportStatus
Show Variants
Show Properties
- segmentationType: enum (SegmentationType) (Required)
- Packaging format advertised on a HttpStreaming output endpoint.
- Derived from the packager catalog output type (hls|cmaf) + manifestType (hls|dash):
- cmaf+hls -> HLSfMP4
- cmaf+dash -> DASHfMP4
- hls -> HLSTS (HLS-TS not yet emitted).
- Allowed values: HLSTSHLSfMP4DASHfMP4
- url: string (Required)
Payload Object (Optional)
- OutputHttpStreamingPayloadStatus: object
- HTTP streaming output payload. Adds ABR representation ladder.
Video Object (Optional)
- OutputVideoPayload: object
- Video payload status from statistics-api.
Video Properties
- resolution: object (Optional)
- frameRate: object (Optional)
- codec: object (Optional)
- bitrate: object (Optional)
- bitDepth: object (Optional)
- chromaFormat: object (Optional)
Audio List (Optional)
Audio Properties
- codec: object (Optional)
- mode: object (Optional)
- bitrate: object (Optional)
- language: object (Optional)
- channelCount: object (Optional)
Representations List (Optional)
Representation Properties
- video: object (Optional)
- OutputVideoPayload object
- resolution: object (Optional)
- frameRate: object (Optional)
- codec: object (Optional)
- bitrate: object (Optional)
- bitDepth: object (Optional)
- chromaFormat: object (Optional)
- audios: list of objects (OutputAudioPayload) (Optional, Defaults to [])
Final Notes
Show Properties
- codec: object (Optional)
- mode: object (Optional)
- bitrate: object (Optional)
- language: object (Optional)
- channelCount: object (Optional)