adafruit / pi_video_looper

Application to turn your Raspberry Pi into a dedicated looping video playback device, good for art installations, information displays, or just playing cat videos all day.
GNU General Public License v2.0
443 stars 240 forks source link

Installation error due to omxplayer #181

Closed bbuehne-pixel closed 1 year ago

bbuehne-pixel commented 1 year ago

Hi there,

I tried running install.sh but installation failed with error saying: Package 'omxplayer' has no installation candidate.

Before ending with the error the last line in the process states the following: Package omxplayer is not available, but is referred to by another package. This may mean that the package is missing, has been obsolete, or is only available from another source.

Am I missing something that I need to get before running the installation or is this an error?

tofuSCHNITZEL commented 1 year ago

Please note:

Currently only the Legacy version of Raspberry Pi OS Lite is supported.

Omxplayer is not available in the non legacy distro. Cheers