Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't upload gifplayer.htm #2

Open
Junicavi opened this issue Oct 15, 2024 · 3 comments
Open

Can't upload gifplayer.htm #2

Junicavi opened this issue Oct 15, 2024 · 3 comments

Comments

@Junicavi
Copy link

Hi

I love the idea of this project, however, I'm not able to load the HTM file.

When I upload it using IP/Edit the file gets loaded, but with no content at all, I've also try copy-pasting the content into WLED Editor, but it doesn't work.

image

I'm using the latest Stable version of WLED on a ESP32 with a 32x32 WS2812B matrix

image

image

@Manut38
Copy link
Owner

Manut38 commented Oct 21, 2024

Hi, sorry for the late reply.
Right now, this seems so be an issue with the LittleFS web editor (the one you upload the file in) and not necessarily related to this project, so I'm not sure how to assist you right now.
However your version actually does not include the Image effect for GIF support at all.
I just took a look at the latest releases and noticed that the Image effect has still not been officially added to the stable versions of WLED yet.

So to use this project at all you would have to manually build your own WLED binary using the gif branch and flash it to your ESP32.
It seems like the pull request to add the image effect hasn't received much love lately and is quite outdated by now.

If I find the time, I will manually try to make it work with the latest 0.15.0 beta version and report back with how to use it and add instructions to the README.

@Junicavi
Copy link
Author

Junicavi commented Oct 21, 2024 via email

@Manut38
Copy link
Owner

Manut38 commented Oct 25, 2024

Hey,
I developed this project with the current state of the 'image effect' pull request mentioned above, so if you compile your own binary using this commit, it should still work.
Let me know if anything does not work as intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants