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.

README.md 690 B

9 vuotta sitten
5 vuotta sitten
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