Thanks!
VLC latest, Raspberry Pi 64-bit, user myuser.
I am controlling a video playing on a raspberry pi desktop via rc telnet. If I type the command string manually in a terminal "vlc -I rc --rc-host 192.168.1.24 :4212 --fullscreen --started-from-file /home/myuser/Videos/myuservideo.xspf" I can connect to it. If I run the same command in /home/myuser/.config/autostart/vlc.desktop it runs the video, and sits there running, but the telnet connection will not work with "connection refused." I am sure this is very elementary, but I cannot figure it out.
Htop shows the user running vlc, when started via vlc.desktop, to be the correct one.
Very grateful for any help!