Page 1 of 1

Strange issue with --rc-host and --daemon

Posted: 14 Nov 2009 01:32
by kdh
I'm not sure if this is a bug.. but..

If I do:

vlc --rc-host=localhost:4212 movie.mpg

then telnet back into my local machine i can control VLC.

If I do:

vlc --rc-host=localhost:4212 movie.mpg --daemon

and telnet back into my machine, the telnet session fails.

is this a bug, or a feature?

Re: Strange issue with --rc-host and --daemon

Posted: 14 Nov 2009 11:03
by RĂ©mi Denis-Courmont
It's a bug in the RC interface. I looks like it needs a terminal to work in any case.

Re: Strange issue with --rc-host and --daemon

Posted: 14 Nov 2009 18:55
by kdh
cool thanks for the information. =)

Re: Strange issue with --rc-host and --daemon

Posted: 01 Dec 2009 19:54
by phomlish
Is this a bug or a feature. It still does not work?

Re: Strange issue with --rc-host and --daemon

Posted: 01 Dec 2009 22:44
by kdh
Is this a bug or a feature. It still does not work?
and here is your answer.
It's a bug in the RC interface. I looks like it needs a terminal to work in any case.

8)