Haivision Media Platform

Get a Video Thumbnail

Retrieves the thumbnail image for the specified source. Responds with the thumbnail for the first track.

Authorizations: Sources - VIEW

Requests

GET /apis/sources/:sourceId/shares/:shareId

Response

Success

Thumbnail image in JPEG format.

Error

Code

Payload

Description

404

{"code":"04009", "name":"SourceNotFound",
"message":"Source not found",
"httpStatusCode":404}

Source with UUID sourceId not found.