| Class and Description |
|---|
| ClientLimitExceededException
Kinesis Video Streams has throttled the request because you have exceeded a limit.
|
| GetClipRequest |
| GetClipRequest.Builder |
| GetClipResponse |
| GetDashStreamingSessionUrlRequest |
| GetDashStreamingSessionUrlRequest.Builder |
| GetDashStreamingSessionUrlResponse |
| GetHlsStreamingSessionUrlRequest |
| GetHlsStreamingSessionUrlRequest.Builder |
| GetHlsStreamingSessionUrlResponse |
| GetImagesRequest |
| GetImagesRequest.Builder |
| GetImagesResponse |
| GetMediaForFragmentListRequest |
| GetMediaForFragmentListRequest.Builder |
| GetMediaForFragmentListResponse |
| InvalidArgumentException
A specified parameter exceeds its restrictions, is not supported, or can't be used.
|
| InvalidCodecPrivateDataException
The codec private data in at least one of the tracks of the video stream is not valid for this operation.
|
| InvalidMediaFrameException
One or more frames in the requested clip could not be parsed based on the specified codec.
|
| KinesisVideoArchivedMediaException |
| ListFragmentsRequest |
| ListFragmentsRequest.Builder |
| ListFragmentsResponse |
| MissingCodecPrivateDataException
No codec private data was found in at least one of tracks of the video stream.
|
| NoDataRetentionException
A streaming session was requested for a stream that does not retain data (that is, has a
DataRetentionInHours of 0). |
| NotAuthorizedException
Status Code: 403, The caller is not authorized to perform an operation on the given stream, or the token has expired.
|
ResourceNotFoundException
GetMedia throws this error when Kinesis Video Streams can't find the stream that you specified. |
| UnsupportedStreamMediaTypeException
The type of the media (for example, h.264 or h.265 video or ACC or G.711 audio) could not be determined from the
codec IDs of the tracks in the first fragment for a playback session.
|
| Class and Description |
|---|
| Fragment
Represents a segment of video or other time-delimited data.
|
| GetImagesRequest |
| GetImagesResponse |
| Image
A structure that contains the
Timestamp, Error, and ImageContent. |
| ListFragmentsRequest |
| ListFragmentsResponse |
Copyright © 2022. All rights reserved.