Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

123456789101112131415161718
  1. # pi_video_looper
  2. An application to turn your Raspberry Pi into a dedicated looping video playback device.
  3. Can be used in art installations, fairs, theatre, events, infoscreens, advertisment etc...
  4. Easy to use out of the box but also has a lot of settings to make it fit your use case.
  5. If you miss a feature just post an issue on github. (https://github.com/adafruit/pi_video_looper)
  6. #### new in v1.0.1:
  7. - reworked for python3
  8. - keyboard control (quiting the player)
  9. - option for displaying an image instead of a blank screen between videos
  10. #### how to install:
  11. sudo ./install.sh
  12. for a detailed tutorial visit: https://learn.adafruit.com/raspberry-pi-video-looper/installation