Stream Object
string
Unique identifier for the stream.
string
Name of the stream.
string
Reference to the creator-id schema.
number
Timestamp of the last activity on the stream.
number
Number of source segments.
number
Number of transcoded segments.
number
Duration of all the source segments in seconds.
number
Duration of all the transcoded segments in seconds.
number
Total bytes of source segments.
number
Total bytes of transcoded segments.
number
Rate at which sourceBytes increases (bytes/second).
number
Rate at which transcodedBytes increases (bytes/second).
boolean
Indicates if the stream is currently active.
object
Reference to the stream-health-payload schema for health status.
object
Reference to the stream-health-payload schema for human-readable issues.
string
Name of the token used to create this stream.
number
Timestamp (in milliseconds) of when the stream object was created.
string
Identifier for the parent stream object.
string
Key used to form the RTMP ingest URL.
string
Identifier used to form the playback URL.
object
Reference to the playback-policy schema.
array
Array of profiles detailing various streaming qualities.
boolean
Indicates if the stream should be recorded.
object
Details about multistreaming targets and their configurations.
boolean
Indicates if the stream is currently suspended.