Page 1 of 1

RC and RTCI interfaces to control VLM config's

Posted: 05 Feb 2007 22:13
by virtualas
Hello,
i want to make some UNIX Bash script witch could control VLC VLM config. I saw that there is some possibilitie to make controll over RTCI interface and there is written that:
To use a UNIX socket (local socket, this does not work for Windows), use --rc-unix /path/to/socket. Commands can then be passed using this UNIX socket.
but could u tell me how i can pass command's using socket? If it is possible to send command like vlm "control Test play"? How i can do this?