Overview
The Sessions API is used to retrieve sessions object from pipeline.
Session Object
Unique identifier for the session.
Name of the session.
Timestamp of the last activity in the session.
Number of source segments in the session.
Number of transcoded segments in the session.
Duration of all the source segments in seconds.
Duration of all the transcoded segments in seconds.
Total bytes of source segments.
Total bytes of transcoded segments.
Rate at which sourceBytes increases (bytes/second).
Rate at which transcodedBytes increases (bytes/second).
Reference to the stream-health-payload schema for health status.
Reference to the stream-health-payload schema for human-readable issues.
Timestamp (in milliseconds) at which the session was created.
Identifier of the parent stream object.
Indicates whether the stream should be recorded.
Status of the recording process of this stream session.
URL for accessing the recording of this stream session.
URL for the stream session recording packaged in an MP4 format.
Identifier used to form the playback URL.
Array of profiles detailing various streaming qualities.
Was this page helpful?