Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kimaernoudt committed Apr 3, 2014
1 parent bfbaf6a commit d93e4f5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,11 @@ videolooper
raspberry pi videolooper script (this can loop multiple extensions and multiple files) audio is standard hdmi.


1. clone git https://github.com/StevenHickson/RPiVideoLooper
1. clone git https://github.com/kimaernoudt/videolooper

2. install kimvideolooper installer (cd folder and sudo bash kimvideolooperinstaller.sh)

2. install

3. change in startvideos.sh :
/mnt/media/usbdrive

4. use the udev rules for executing commands on removing and inserting the usbdrive
in /etc/udev/rules.d/10-usbdriveadded.rules :KERNEL=="sd?1", ACTION=="add", RUN+="/home/pi/videoloop.sh"
Expand Down

0 comments on commit d93e4f5

Please sign in to comment.