Closed micschk closed 3 years ago
See: https://developers.cloudflare.com/stream/viewing-videos/displaying-thumbnails#use-case-1-generating-a-thumbnail-on-the-fly
Using the poster query parameter in the embed URL, you can set a thumbnail to any time in your video. If signed URLs are required, you must use signed URL instead of video IDs.
fixed in https://github.com/restruct/silverstripe-cfstreamvideo/commit/53fa9720d82e96666f0d39456b292d2388156bf4
we cannot use ThumbnailURL provided by the api, but getPosterImageUrlFromApi method instead
See: https://developers.cloudflare.com/stream/viewing-videos/displaying-thumbnails#use-case-1-generating-a-thumbnail-on-the-fly