stream

Retrieve a stream

get/stream/{id}

Response

Success

idstring
namestring required
kindstring
userTagsobject

User input tags associated with the stream

lastSeennumber
sourceSegmentsnumber
transcodedSegmentsnumber
sourceSegmentsDurationnumber

Duration of all the source segments, sec

transcodedSegmentsDurationnumber

Duration of all the transcoded segments, sec

sourceBytesnumber
transcodedBytesnumber
ingestRatenumber

Rate at which sourceBytes increases (bytes/second)

outgoingRatenumber

Rate at which transcodedBytes increases (bytes/second)

isActiveboolean

If currently active

isHealthyIsHealthy — unresolved $ref
issuesHumanIssues — unresolved $ref
createdByTokenNamestring

Name of the token used to create this object

createdAtnumber

Timestamp (in milliseconds) at which stream object was created

parentIdstring

Points to parent stream object

streamKeystring

Used to form RTMP ingest URL

playbackIdstring

The playback ID to use with the Playback Info endpoint to retrieve playback URLs.

projectIdstring

The ID of the project

recordboolean

Should this stream be recorded? Uses default settings. For more customization, create and configure an object store.

suspendedboolean

If currently suspended

lastTerminatedAtnumber nullable

Timestamp (in milliseconds) when the stream was last terminated

userIdstring
renditionsobject

Changes