You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andreas Demmelbauer 723b641134 set pullUpDown 5 years ago
.github Add GitHub pull request template 8 years ago
Adafruit_Video_Looper set pullUpDown 5 years ago
.gitignore updated code to work with python3 5 years ago
LICENSE Initial commit 9 years ago
README.md Update README.md 5 years ago
disable.sh Add disable script and default to console output on. 9 years ago
install.sh fix typo 5 years ago
remount_rw_usbkey.sh Added script to remount usbkey in rw mode 9 years ago
setup.py add wiringpi to packages 5 years ago
video_looper.conf add logfiles 5 years ago
video_looper.ini set pullUpDown 5 years ago

README.md

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)

new in v1.0.1:

  • reworked for python3
  • keyboard control (quiting the player)
  • option for displaying an image instead of a blank screen between videos

how to install:

sudo ./install.sh

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