on startup plays a playlist in kodi in loopmode. With an optional button attached to gpio, playlist restart can be initiated.
on startup plays a playlist in kodi in loopmode. With an optional button attached to gpio playlist restart can be initiated.
Works with Raspbian Stretch.
Prerequisites
sudo apt-get install git
)Installation
cd /home/pi
git clone -b 'master' --single-branch --depth 1 https://github.com/MiguSchweiz/rpiVideoLoop.git
/home/pi/Videos
cd /home/pi/rpiVideoLoop
./install.sh
Button connection (optional)