[vlc-devel] Re: vlm and vlc telnet interface

Yan Lu yan.lu at innovonics.net
Mon Jul 10 09:09:27 CEST 2006


Hi 

You seem running vlc in Linux/Unix platform, how to do in windows xp
platform. I cannot get anything happened whatever 

Vlc.exe -I telnet 

Or 

Vlc.exe --intf telnet

Thanks,
Yan


-----Original Message-----
From: vlc-devel-bounce at videolan.org [mailto:vlc-devel-bounce at videolan.org]
On Behalf Of Mateus Krepsky Ludwich
Sent: Saturday, July 08, 2006 3:25 AM
To: vlc-devel at videolan.org
Subject: [vlc-devel] Re: vlm and vlc telnet interface

Yan Lu wrote:

> Hi All,
>
> I am trying to build a VOD server using VLM with following command 
> options, but I have got nothing happen.
>
> vlc.exe --ttl 255 -vvv --color -I telnet --telnet-password videolan 
> --rtsp-host 10.0.10.41:44444
>
> So my first problem is to know how to launch vlc telnet interface. I 
> even tried command, such as:
>
> Vlc.exe -intf telnet
>
> It still shows nothing.
>
> Could anyone tell or explain me what is the reason, what I need to be 
> configure to launch VLC telnet interface successfully?
>
> Thanks in advance.
>
> Yan
>
Hello,
to launch the VLC with telnet interface, the command is:
./vlc --intf telnet
or
./vlc -I telnet

so something like:

[00000257] main interface: creating vlm
[00000257] telnet interface: Using the VLM interface plugin...
[00000257] telnet interface: Telnet interface started on interface 4212

should be appear.

So in anoter shell you need run a telnet program, with:
telnet <host> 4212
the password is: admin

I hope this can help you.

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html


-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list