Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Andreas Demmelbauer 723b641134 set pullUpDown il y a 5 ans
.github Add GitHub pull request template il y a 8 ans
Adafruit_Video_Looper set pullUpDown il y a 5 ans
.gitignore updated code to work with python3 il y a 5 ans
LICENSE Initial commit il y a 9 ans
README.md Update README.md il y a 5 ans
disable.sh Add disable script and default to console output on. il y a 9 ans
install.sh fix typo il y a 5 ans
remount_rw_usbkey.sh Added script to remount usbkey in rw mode il y a 9 ans
setup.py add wiringpi to packages il y a 5 ans
video_looper.conf add logfiles il y a 5 ans
video_looper.ini set pullUpDown il y a 5 ans

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