Fullscreen webkit browser with HW accelerated CSS, WebGL, and HTML5 video on the RaspberryPi 3

Thank you for the instruction, great tip for using transfer service. I tried but can’t make it work on WPE container.

So I made my solutions here, hope will help you guys. @blackjid
https://github.com/neural-display/tools

A shell script takes framebuffer as a screenshot output .bmp file for CPU performance without image compression and direct upload to your Dropbox.

@petrosagg will there be an updated version that can run on rpi 4?

Hello,
I’m also working on a digital signage project. I will need to run videos and HTML 5 animations there,
I’m trying to setup a docker compose with balena-wifi, wpe and a node express server to host the web app that will be running on wpe. I’m having trouble making it work… anyone has any example with that setup?

It’s basically this: https://www.balena.io/docs/learn/develop/multicontainer/ + WPE and Balena WIFI to help users connect their PI to the wifi, since I won’t know the wifi credential in advance.

Hello, where specifically are you running into trouble making it work? If you have working examples of each project individually, you can use the techniques described here to combine them: https://www.balena.io/blog/two-projects-one-device-turn-your-raspberry-pi-into-a-multitool/