Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

vor 9 Jahren
vor 5 Jahren
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