Poster does not work

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Jieeezy
Posts: 4
Joined: 06 Nov 2022, 20:30

Poster does not work

Post by Jieeezy » 20 Nov 2022, 15:14

i am using google model viewer as another media for product, but i need a custom poster before the resources is loaded, but i do not know why poster does not work in "vendor\aimeos\ai-client-html\src\Base\View\Helper\Image\Standard.php" but when i use a normal html the poster works. is there a way to make this work?

can you help me in this

User avatar
aimeos
Administrator
Posts: 7941
Joined: 01 Jan 1970, 00:00

Re: Poster does not work

Post by aimeos » 21 Nov 2022, 15:19

It requires some special code to create an image from the uploaded media which are not images.

For videos, you can see the code here:
https://github.com/aimeos/ai-admin-jqad ... #L112-L161
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply