thagrol, your guide was very helpful! Created a bash script and everything works wonderfully.
For those interested this is what I ended up with:
sudo nano ~/.bashrc
cvlc --fullscreen --loop --no-osd /home/pi/test.mkv
sudo raspi-config
Enable Auto Login
Whenever the Pi boots up it automatically displays the video on loop via the connected monitor. Perfect!
Now I just need to figure out how to hide all of the boot text and splash screen...
For those interested this is what I ended up with:
sudo nano ~/.bashrc
cvlc --fullscreen --loop --no-osd /home/pi/test.mkv
sudo raspi-config
Enable Auto Login
Whenever the Pi boots up it automatically displays the video on loop via the connected monitor. Perfect!
Now I just need to figure out how to hide all of the boot text and splash screen...
Statistics: Posted by viroda3381 — Sat Oct 11, 2025 9:16 pm