Replies: 5 comments 3 replies
|
What deployment method and version are you running. I can confirm HEIC works in the docker "latest-alpine" tag. |
|
you will need to custom build vips and sharp to make it work. Also I (the repo owner) do not provide support for the "non-offitical" docker way of using the app. |
|
well, I seems to have gotten most of HEIC support:
I am willing to share necessary log data to understand what's missing to get full HEIC files support. |
|
I shared my configuration on Fedora 43 server via Ansible Role. It pretty much documents every step in a reproducable manner for custom installation: https://github.com/kulak/pigallery2/tree/master/ansible/roles/pigallery2 |
|
I'm pretty confident this is a config / environmental issue as HEIC works in the docker build. Docker is also the recommended way to install PiGallery2 as referenced on the GitHub homepage. Are you able to try the recommended install method? |
Uh oh!
There was an error while loading. Please reload this page.
Is there anything I can do on the machine to get HEIC displayed on the website?
I have installed
dnf install vips, because original error message made thi think that libvips was missing.I see that I have these files now:
but it did not do anything with
HEICfiles.All reactions