Hello everyone! My name is Romain and I'm a software developer (Student for the moment). I know that VLC can be controlled by an HTTP interface and it works well, I use curl to send request to the VLC http server but when I send a request to make a command, for exemple pausing or playing, it doesn't...