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
465 stars 242 forks source link

added argument "no_hello_video" to prevent the build and install of h… #36

Closed tofuSCHNITZEL closed 5 years ago

tofuSCHNITZEL commented 7 years ago

The changes adds a comandline option to ./install.sh with the name "no_hello_video". Adding no_hello_video prevents the install of build-essentials and the build of hello_video. This enables the pi_video_looper to be installed on raspbian stretch - because at the moment hello_video does not build on stretch. It also reduces the footprint of the whole installation if you only need video looping with sound.

Documentation, faqs etc have to be updated to inform about the "no_hello_video" argument

I tested it by installing it on my rpi.