Skip to content

landtree/RPI-Video-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Replace the videos with your needed files. Make sure to follow the naming scheme, what ever video you want to play on a loop name it 'splash.mpv'

Copy the 'code' folder to /home/pi/ directory.

After the folder has been copied we must set it to auto start when the Pi boots.

sudo nano /etc/rc.local

and then replace the IP dummy script with

sudo python /home/pi/code/video_player.py

Releases

No releases published

Packages

No packages published

Languages