|
Turn on suggestions
![]() Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
| |
If you don't find an answer, please click here to post your question.
|
11-26-2012 05:55 AM
How can I fetch thumbnails using V2 API. I cannot find any details for this apart from this page. But it doesnt indicate how to post signature and other data which were being passed as GET parameters in V1.
03-12-2013 06:27 AM
Hi,
Ooyala does create preview images at different sizes. The way to retrieve them is by making an API call to the primary preview image:
/v2/assets/asset_id/primary_preview_image
The result body will contain all the sizes of the selected frame.
As a note, this only works for generetaed preview images as Ooyala does not transcode different sizes for custom or remote thumbnails.
Thanks
11-26-2012
07:51 AM
- last edited on
10-25-2016
11:54 AM
by
thomas
Hi k
In Backlot API V2 there are three types of thumbnails: Images generated by transcoding, images uploaded by you and remote thumbnails
The path to get the assigned primary preview image is (This is the thumbnail assigned to a video which can only be one)
/v2/assets/:asset_id/primary_preview_image
Also This link has detailed information on how to generate the signature for v2:
http://help.ooyala.com/video-platform/tasks/api_signing_requests.html
Thanks
Ooyala Technical Support Team
03-11-2013 09:04 AM
That's helpful but when we make a call to /generated_preview_images all the images returned are the same height and widt.
The documentation mentions that Ooyala creates preview images at different sizes, and these are used if you create a MRSS syndication for example.
How can we retrieve all images at all sizes, or request images of a certain size?
The v1 API did this by querystring but can't see any documentation for doing similar with the v2 API.
James
03-12-2013 06:27 AM
Hi,
Ooyala does create preview images at different sizes. The way to retrieve them is by making an API call to the primary preview image:
/v2/assets/asset_id/primary_preview_image
The result body will contain all the sizes of the selected frame.
As a note, this only works for generetaed preview images as Ooyala does not transcode different sizes for custom or remote thumbnails.
Thanks
08-13-2015 10:33 PM
Hi, Can you please help us to get the thumbnail image of particular size.It will be great if we get the url for the particular size of thumbnail image EX: http://ak.c.ooyala.com/videocontentID/imageSize