bangel
Forum Replies Created
-
Forum: Plugins
In reply to: [Foyer - Digital Signage for WordPress] FullscreenYou can also open the URL in the same browser but in a new incognito tab.
Forum: Plugins
In reply to: [Foyer - Digital Signage for WordPress] Using foyer at school with PiI have two Raspberry Pi 3 B running my setup.
1: Server) normal Raspberry running Raspbian Lite. On it I have WordPress with Foyer and MariaDB running in a Docker environment.
2: Display) normal Raspberry running Raspbian Desktop. With the default setup it was not possible to use the video slide or a slide with a video background showing videos from YouTube. I had to tweak the setup first. A) giving the GPU 256 Mb of RAM. B) moving the swap partition off the SD card into the physical RAM with 4 blocks with 64MB in size with compression enabled (zram) C) tweaking the chrome://flags of the Chromium Browser to enable GPU acceleration and modifying the startup script of the same with hidden flags normally not accessible via the settings UI.
Now my corporate digital signage is able to run 1080p videos from YouTube. I have currently 10 slides in average including 2 videos. One is a commercial with 27 sec and the other one is about 1:30 min. When I changed the later one to a 3 min video it was buffering more and it was not that smooth.
Next week I can share more of my documentation and commands I use to setup my system.