[ aws . medialive ]

describe-input-device-thumbnail

Description

Get the latest thumbnail data for the input device.

See also: AWS API Documentation

See ‘aws help’ for descriptions of global parameters.

Synopsis

  describe-input-device-thumbnail
--input-device-id <value>
--accept <value>
<outfile>

Options

--input-device-id (string) The unique ID of this input device. For example, hd-123456789abcdef.

--accept (string) The HTTP Accept header. Indicates the requested type for the thumbnail.

Possible values:

  • image/jpeg

outfile (string) Filename where the content will be saved

See ‘aws help’ for descriptions of global parameters.

Output

Body -> (blob)

The binary data for the thumbnail that the Link device has most recently sent to MediaLive.

ContentType -> (string)

Specifies the media type of the thumbnail.

ContentLength -> (long)

The length of the content.

ETag -> (string)

The unique, cacheable version of this thumbnail.

LastModified -> (timestamp)

The date and time the thumbnail was last updated at the device.