StreamSummary
class StreamSummary
Summary information about a stream.
Types
Properties
Link copied to clipboard
Channel ARN for the stream.
Link copied to clipboard
The stream’s health.
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.