Can not load more than one additional interface
Posted: 22 May 2012 16:35
Hi,
I have recently updated to version 2.0.1 and I am having problems getting my usual setup working. I usually have both the http and the rc module loaded to control VLC. Obviously there has been some changes to the http modules since version 2.0 so I am trying to get it to work but I cant get both modules loaded together on startup.
I am launching VLC from a Applescript so I can either pass the parameters there or set it under preference, it doesnt really matter too much to me.
If i just pass --extraintf=rc then the rc module loads correctly and I can control it via telnet. If I pass it --extraintf=http then the http interface works fine and I can control it in my web browser via port 8080 and it works.
However if I pass it --extraintf=rc,http then I only get the rc module loaded. And vice versa if I pass it --extraintf=http,rc then I only get the http module loaded. If I run VLC in verbose (-vvv) then there is no mention at all in the output of the second module. Its as if it only processes the first one and then does not read any other modules after that.
If I start VLC with --extraintf=rc and then open the menu bar and go to Add Interface -> Web then the web module starts and I have both the rc and http module working. However obviously it forgets this as soon as I close VLC.
I have also tried putting rc,http under the perferences and it doesn't work from there either.
Am I missing something stupid or is this a potential bug? I have also tried various random suggestions I have found online including loading the lua module and then listing http and rc under the lua module field but that doesnt work. I also read something about a lrc and lhttp module which I have tried to load but that does nothing at all for me.
Any suggestions are welcome at this stage!
Thanks!
I have recently updated to version 2.0.1 and I am having problems getting my usual setup working. I usually have both the http and the rc module loaded to control VLC. Obviously there has been some changes to the http modules since version 2.0 so I am trying to get it to work but I cant get both modules loaded together on startup.
I am launching VLC from a Applescript so I can either pass the parameters there or set it under preference, it doesnt really matter too much to me.
If i just pass --extraintf=rc then the rc module loads correctly and I can control it via telnet. If I pass it --extraintf=http then the http interface works fine and I can control it in my web browser via port 8080 and it works.
However if I pass it --extraintf=rc,http then I only get the rc module loaded. And vice versa if I pass it --extraintf=http,rc then I only get the http module loaded. If I run VLC in verbose (-vvv) then there is no mention at all in the output of the second module. Its as if it only processes the first one and then does not read any other modules after that.
If I start VLC with --extraintf=rc and then open the menu bar and go to Add Interface -> Web then the web module starts and I have both the rc and http module working. However obviously it forgets this as soon as I close VLC.
I have also tried putting rc,http under the perferences and it doesn't work from there either.
Am I missing something stupid or is this a potential bug? I have also tried various random suggestions I have found online including loading the lua module and then listing http and rc under the lua module field but that doesnt work. I also read something about a lrc and lhttp module which I have tried to load but that does nothing at all for me.
Any suggestions are welcome at this stage!
Thanks!