player.js icon indicating copy to clipboard operation
player.js copied to clipboard

How to get image previews of different locations from the API?

Open Pkoiralap opened this issue 2 years ago • 0 comments

Hi,

I am building an annotation tool using VimeoJS and am really struggling with showing a preview image at a certain time in the video. I can see this happening from the player itself using a big image and CSS, but I can't access contents from the iframe and am stuck on this.

Will there be such an API in the future (getPreviewImage(timestamp)? For the time being, is there a workaround for this?

Thanks

Pkoiralap avatar Jun 13 '22 22:06 Pkoiralap