Page 1 of 1

VLS on Windows

Posted: 02 Feb 2004 22:13
by Sancho
Hallo,
I just downloaded and installed VLS on a win box. BUT: the telnet login does not work (2004-02-02 22:10:01 [WARN/Vls] Authentication failed for user "bozo"). The .cfg is not modified so far!.
Any idea?? Thx

telnet login

Posted: 04 Feb 2004 05:16
by tester
edit the file vls.cfg and remove/replace the encrypted password with a plain text:


monitor = "monitor:monitor" # password is 'monitor'
bozo = "bozo:master" # password is 'bozo'

user password was changed to plain text

Posted: 19 Apr 2004 07:02
by pjo
password was changed to plain text:bozo but Windows telenet localhost 9999 does not work.
BEGIN "Users"
# --- Format:
# username = "encryptedpassword:group"
# --- Example:
monitor = "monitor:monitor" # password is 'monitor'
bozo = "bozo:master" # password is 'bozo'
END

How do I make this user ID OK ?

Posted: 19 Apr 2004 15:33
by Gibalou
VLS is simply useless on Windows because it doesn't support the features that make it useful on linux (DVB support, Capture device support, DVD input, etc...)

Please, have a look at VLC instead which does also support streaming and is much more powerful as well.

Posted: 19 Apr 2004 23:18
by pjo
VLS is simply useless on Windows because it doesn't support the features that make it useful on linux (DVB support, Capture device support, DVD input, etc...)

Please, have a look at VLC instead which does also support streaming and is much more powerful as well.
Gibalou, Thanks for your comment.
I am running VLC also, but for some VOBs, subtitles are not displayed.
That's why I want to run VLS.

Please tell me how to specify the file path in vls.cfg !