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
451 stars 239 forks source link

OMXPLAYER is not available #153

Closed bradpaulp closed 2 years ago

bradpaulp commented 2 years ago

I've tried installing this every way to Sunday. It is Sunday actually. I keep getting the error "Package omxplayer is not available, but is referred to by another package." I have so far:

I am on a Raspberry Pi 2 Model B Running Raspberry Pi OS Lite 32bit, installed from the Raspberry Pi Manager

Any ideas on what I'm doing wrong?

The command I'm trying to use to install without omxplayer is:

sudo ./install.sh no_hello_video

bradpaulp commented 2 years ago

EDIT: I definitely didn't have the correct OS installed. I only chose OS Lite... not OS Legacy Lite, (Or OS Legacy for that matter)

Working great!