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

Support for Pi Zero 2 #140

Closed rustyBilges closed 2 years ago

rustyBilges commented 2 years ago

At the moment video looper will not install on the new Pi Zero 2 with 64-bit Raspberry Pi OS.

It looks like the main problem is that Omxplayer won't install (no longer supported).

ladyada commented 2 years ago

are you following the guide instructions on installing legacy raspbian lite?

rustyBilges commented 2 years ago

No - I was trying to install on a 64-bit OS build. Thank you though. I can install correctly on lite legacy following instructions here: https://learn.adafruit.com/raspberry-pi-video-looper/installation