Skip to content

JohannDickson/PiPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

# PiPlayer

Launch videos on your Raspberry Pi from a web browser


## Setup

Place the contents of 'www' in your web directory

Modify the videoDir and webDir variables in scripts/listVideos.py to reflect your configuration

Make sure the user who executes listVideos.py has the permissions to write in you web directory in order to save the list

Also, the www-data user needs to be part of the group 'video' to be allowed to use omxplayer:
`usermod -aG video www-data`

About

A web interface for Raspberry Pi's omxplayer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published