Stream
class Stream
Specifies a live video stream that has been ingested and distributed.
Types
Properties
Link copied to clipboard
Channel ARN for the stream.
Link copied to clipboard
The stream’s health.
Link copied to clipboard
URL of the master playlist, required by the video player to play the HLS stream.
Link copied to clipboard
The stream’s state. Do not rely on the OFFLINE
state, as the API may not return it; instead, a "NotBroadcasting" error will indicate that the stream is not live.
Link copied to clipboard
A count of concurrent views of the stream. Typically, a new view appears in viewerCount
within 15 seconds of when video playback starts and a view is removed from viewerCount
within 1 minute of when video playback ends. A value of -1 indicates that the request timed out; in this case, retry.