Skip to content

Releases: thyme676/SliPi

Adds video playback using omxplayer

01 May 04:17
4b75462
Compare
Choose a tag to compare

This release adds hardware accelerated video playback using omxplayer. Omxplayer must be installed system wide for this feature to work. Supported file formats mp4 h264 videos.
This also corrects a missing requirement of pillow in requirements.txt.

First stable release

21 Apr 07:40
Compare
Choose a tag to compare

SliPi was designed to provide a robust solution to running a slideshow info display off of a Raspberry Pi. This project uses the Pi3d library and shaders included in the pi3d demo library. Together with this python 3 project a series of png or jpg images will continuously display. Screen size, fade time and more are configurable by using config.yaml
(Example included as EXAMPLE_config.yaml).