/looper

Little tool to play a playlist of videos from a directory on a Raspberry Pi

Primary LanguageRubyMIT LicenseMIT

Starting notes

Set screen blanking delay to 10 minutes

$ xset -display :0 s 600

Disable screen blanking delay

$ xset -display :0 s off

Play video on HDMI display

$ omxplayer -p -o hdmi <file>