KinesisVideoArchivedMediaClient
Functions
Downloads an MP4 file (clip) containing the archived, on-demand media from the specified video stream over the specified time range.
Retrieves an MPEG Dynamic Adaptive Streaming over HTTP (DASH) URL for the stream. You can then open the URL in a media player to view the stream contents.
Retrieves an HTTP Live Streaming (HLS) URL for the stream. You can then open the URL in a browser or media player to view the stream contents.
Retrieves a list of images corresponding to each timestamp for a given time range, sampling interval, and image format configuration.
Gets media for a list of fragments (specified by fragment number) from the archived data in an Amazon Kinesis video stream.
Returns a list of Fragment objects from the specified stream and timestamp range within the archived data.
Inherited functions
Retrieves an MPEG Dynamic Adaptive Streaming over HTTP (DASH) URL for the stream. You can then open the URL in a media player to view the stream contents.
Retrieves an HTTP Live Streaming (HLS) URL for the stream. You can then open the URL in a browser or media player to view the stream contents.
Retrieves a list of images corresponding to each timestamp for a given time range, sampling interval, and image format configuration.
Paginate over GetImagesResponse results.
Returns a list of Fragment objects from the specified stream and timestamp range within the archived data.
Paginate over ListFragmentsResponse results.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.