Page 1 of 1

Extraintf

Posted: 21 Jan 2009 14:45
by dadedvd
I start vlc with this command line:

vlc --ttl 12 -vvv --color -I wx --rtsp-host 192.168.0.3:1230 --vlm-conf vlm.conf --extraintf http

I need also telnet interface, but if I use "--extraintf http telnet" only http interface will be available

Re: Extraintf

Posted: 22 Jan 2009 14:48
by xtophe
try --extraintf http,telnet or --extraintf http:telnet