Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 2446

General discussion • Re: autostart VLC player with RTSP stream

$
0
0
On a Pi5 running Bookworm with labwc (i.e. standard), this works for me: login as pi

Code:

nano .config/labwc/autostart[autostart]vlc /home/pi/Videos/bunny.mp4
save and exit, reboot.

Also see thagrol's excellent guide here viewtopic.php?t=314455

You don't need [autostart]. That's a wayfire.ini thing. Having it there may have a negative impact as $HOME/.config/labwc/autostart is run as a shell script and both [ and ] have special meaning.* I might be wrong though as I've not tested it.

*: I'd expect it to try to run any and all files in the pwd named a,u,t,o,s, or r
Adding the script to .config/labwc/autostart made it work!
Thanks!

Statistics: Posted by sanderl — Tue Mar 25, 2025 8:01 am



Viewing all articles
Browse latest Browse all 2446

Trending Articles