Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Andreas Demmelbauer 723b641134 set pullUpDown před 5 roky
.github Add GitHub pull request template před 8 roky
Adafruit_Video_Looper set pullUpDown před 5 roky
.gitignore updated code to work with python3 před 5 roky
LICENSE Initial commit před 9 roky
README.md Update README.md před 5 roky
disable.sh Add disable script and default to console output on. před 9 roky
install.sh fix typo před 5 roky
remount_rw_usbkey.sh Added script to remount usbkey in rw mode před 9 roky
setup.py add wiringpi to packages před 5 roky
video_looper.conf add logfiles před 5 roky
video_looper.ini set pullUpDown před 5 roky

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