[streaming] Re: Help needed
Damien LUCAS
nitrox at videolan.org
Sun May 18 15:34:16 CEST 2003
Vlad Niman wrote:
> I'm new in vls. I started to play with vls for win. So, I tried to
> connect to vls by telnet.
> I got Login: and I tried login: monitor passw: monitor, also login:
> master passw: bozo (from vls.cfg).
> But I can not login and on vls screen happen nothing (ScreenLog =
> "enable").
Hello,
The problem is that we don't crypt passwords under windows. So you have
to change the lines:
monitor = "3BcKWoiQn0vi6:monitor" # password is 'monitor'
bozo = "JKg2TpPerilnw:master" # password is 'bozo'
for:
monitor = "monitor:monitor" # password is 'monitor'
bozo = "monitor:master" # password is 'bozo'
And it should work.
If you don't see anything on the log window, it probably means that you
didnot set the loglevel (default is "error only"). You can change it by
launching:
"vls.exe -vvv" for all informations
"vls.exe -vv" for less informations
"vls.exe -v" for warnings
"vls.exe" for error only
Regards,
--
nitrox
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the streaming
mailing list