项目作者: MiguSchweiz

项目描述 :
on startup plays a playlist in kodi in loopmode. With an optional button attached to gpio, playlist restart can be initiated.
高级语言: Python
项目地址: git://github.com/MiguSchweiz/rpiVideoLoop.git
创建时间: 2019-09-04T21:59:06Z
项目社区:https://github.com/MiguSchweiz/rpiVideoLoop

开源协议:MIT License

下载


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.