Page 1 of 1

telnet 0.9.6 windows vista

Posted: 16 Nov 2008 10:29
by MaSTeRMinD
I needed to do a mosaic view so i gave it try.

I downloaded latest version 0.9.6 and started trying. First by trying this http://wiki.videolan.org/Mosaic . Fail

First starting vlc with

Code: Select all

vlc -I telnet
from command line does not work.
Starting normally vlc and trying to add telnet interface also does not work.

Code: Select all

[00000400] logger interface: using logger... [00000402] telnet interface: using the VLM interface plugin... [00000402] telnet interface: telnet interface started on interface 4212
Trying to connect with putty does not work. From linux console the same at least there I see this

Code: Select all

telnet 172.16.200.5 4212 Trying 172.16.200.5... Connected to 172.16.200.5. Escape character is '^]'. Password: Connection closed by foreign host.
When i got that cleared i started looking for another way to add vlm commands. Loading from .conf also didn't worked, but now is OK so i started http interface. Creating mosaic from the wizard was easy, but was crashing VLC like hell. One time it works next time crash. Until i went to video settings and changed output from default to directx video output. That made things better, but changes vista scheme to basic, but thats normal.

Re: telnet 0.9.6 windows vista

Posted: 16 Nov 2008 10:39
by Jean-Baptiste Kempf
Telnet is broken on Windows Vista. Try to use luatelnet... Search this forum to do so.

Re: telnet 0.9.6 windows vista

Posted: 16 Nov 2008 11:00
by MaSTeRMinD
OK 10x will do.