Skip to content

on startup plays a playlist in kodi in loopmode. With an optional button attached to gpio, playlist restart can be initiated.

License

Notifications You must be signed in to change notification settings

MiguSchweiz/rpiVideoLoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpiVideoLoop

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

    • git (sudo apt-get install git)
  • Installation

    • cd /home/pi
    • git clone -b 'master' --single-branch --depth 1 https://github.com/MiguSchweiz/rpiVideoLoop.git
    • copy videofiles to /home/pi/Videos
    • cd /home/pi/rpiVideoLoop
    • ./install.sh
  • Button connection (optional)

    • connect the button between GPIO04 and a GND pin.

About

on startup plays a playlist in kodi in loopmode. With an optional button attached to gpio, playlist restart can be initiated.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published