Raspberry Pi: Run VLC on startup and play slideshow videos/pictures from folder

UPDATE: It seems the script is no longer working. Use Raspberry Pi Video Looper instead.   This tutorial about how to autostart VLC with fullscreen and play loop images/videos from a specified folder. 1. edit display.desktop file sudo nano /etc/xdg/autostart/display.destktop   2. add the following lines, and save [Desktop Entry] Name=vlc Exec=vlc –loop –fullscreen –playlist-tree … Continue reading Raspberry Pi: Run VLC on startup and play slideshow videos/pictures from folder