Retrieve all livestreams
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Response
Timestamp (in milliseconds) at which stream object was created
Name of the token used to create this object
Rate at which sourceBytes increases (bytes/second)
If currently active
Timestamp (in milliseconds) when the stream was last terminated
Rate at which transcodedBytes increases (bytes/second)
Points to parent stream object
The playback ID to use with the Playback Info endpoint to retrieve playback URLs.
Whether the playback policy for an asset or stream is public or signed
Profiles to transcode the stream into. If not specified, a default set of profiles will be used with 240p, 360p, 480p and 720p resolutions. Keep in mind that the source rendition is always kept.
The ID of the project
Configuration for a stream that should be actively pulled from an external source, rather than pushed to Livepeer. If specified, the stream will not have a streamKey.
Should this stream be recorded? Uses default settings. For more customization, create and configure an object store.
Configuration for recording the stream. This can only be set if
record
is true.
Duration of all the source segments, sec
Used to form RTMP ingest URL
If currently suspended
Duration of all the transcoded segments, sec
User input tags associated with the stream
Was this page helpful?