Home

Awesome

pi_video_looper

An application to turn your Raspberry Pi into a dedicated looping video playback device. Can be used in art installations, fairs, theatre, events, infoscreens, advertisment etc...

Easy to use out of the box but also has a lot of settings to make it fit your use case.

If you miss a feature just post an issue on github. (https://github.com/adafruit/pi_video_looper)

Changelog

new in v1.0.7

new in v1.0.6

new in v1.0.5

new in v1.0.4

new in v1.0.3

new in v1.0.2:

new in v1.0.1:

how to install:

sudo ./install.sh

copymode explained:

when a usb drive with video files is plugged in, they are copied onto the rpi. (with progress bar)

to protect the player from unauthorised drives a file must be present on the drive that has a filename as defined in the password setting in the ini file (default: videopi)

there is also a setting that controls, if files on the drive should replace the existing files or get added. (replace means that the videofiles on the rpi get deleted) this ini setting can be overruled by placing a file named "replace" or "add" on the drive. the default mode is "replace"

Note: files with the same name always get overwritten

notable things:

trouble shooting:

for a detailed tutorial visit: https://learn.adafruit.com/raspberry-pi-video-looper/installation