Answer the question
In order to leave comments, you need to log in
How to make autoplay for VLC on Raspberry PI?
Raspberry PI is running Debian, how to make VLC & player start on boot
Answer the question
In order to leave comments, you need to log in
It turned out to put
mkdir /home/pi/.config/autostart
nano /home/pi/.config/autostart/autovlc.desktop into autostart
Added the following configuration
[Desktop Entry]
Type=Application
Exec=vlc
And rebooted the raspberry
sudo reboot
It worked in the background which was all control via the web interface
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question