You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nice to hear that. I created already one year back a quick and dirty solution for this feature but had no time or hardware to finalize it.
I just created a branch (videoplayback) for this issue and added my code from back then. There are only changes on the webserver needed, the code for ESP8266 are already able to accept commands for showing full images via endpoint /leddirect. I also added one example video to test. It works okay, but is not very reliable. I have the hardware now available again so I try to finish the code in the next weeks.
But if you like you can also work on that and let me know when you have a nice solution.
Here are some references I used for creating the code:
EDIT: To test my code, just change the ip-address in the file videoplayback.html and upload it to the clock, then browse to /videoplayback.html and drag and drop the example video to the shown box. The first frame should be displayed on the clock and when pressing on the play-button the video should play on the clock. After 5 seconds after no new image is sent to the clock the clock will return to normal mode shows the time again.
possibility to upload video files via web interface and playback it on the clock:
The text was updated successfully, but these errors were encountered: