Send commands to RC interface from another PC?
Posted: 28 Jun 2008 05:06
So when I have the RC interface enabled, I can obviously type in commands from that computer in the box that pops up, however, I want to be able to send commands from another PC on my network. How can I do this? I tried:
Also, for some reason, the play command doesn't work. If I use the stop command, I can't get my playlist going again.
but Telnet never connects to it.To be able to remote connect to your VLC using a TCP socket (telnet-like connexion), use --rc-host your_host:port. Then, by connecting (using telnet or netcat) to the host on the given port, you will get the command shell.
Also, for some reason, the play command doesn't work. If I use the stop command, I can't get my playlist going again.