Does Screenly work on the Raspberry Pi 4?

Just an update here. Yes, Screenly OSE does now support the Raspberry Pi 4 Model B. We don’t have a disk image yet as we are still ironing out bugs.

To to get Screenly OSE working on the Pi 4, do the following:

  • Download Raspbian Buster Lite (or better, use the Raspberry Pi Imager)
  • Enable ssh (either manually or creating a file called ssh on the boot partition)
  • ssh into the Raspberry Pi and run bash <(curl -sL https://www.screenly.io/install-ose.sh) and select the Developer/Master branch
2 Likes