Page 1 of 1

i cann't start VLS

Posted: 08 Dec 2005 14:17
by tora
vls.cfg
---------------------------------------------------------------------

BEGIN "Vls"
LogFile = "vls.log"
ScreenLog = "enable"
SystemLog = "disable"
END

BEGIN "Groups"
monitor = "help|browse|logout"
master = "help|browse|start|resume|suspend|stop|shutdown|logout|config|program|input|channel|show"
END

BEGIN "Users"
admin = "admin:master"
END

BEGIN "Telnet"
LocalPort = "9999"
Use = "true"
END

BEGIN "Inputs"
mypc = "local"
END

BEGIN "1"
Name = "btra"
FileName = "C:\movie\BTRA.mpg"
Type = "Mpeg2-PS"
END

BEGIN "Channels"
localhost = "network"
END

BEGIN "localhost"
DstHost = "127.0.0.1"
DstPort = "1234"
END

BEGIN "LaunchOnStartUp"
# command1 = "start dolby localhost local1 --loop"
# command2 = "start 28009 client1 dvb"
END

-----------------------------------------------------------------------------

console
-----------------------------------------------------------------------------

admin@vls> browse
Provider: Manager
Status: 0
Info: Program Table

Provider: btra
Status: 0
Info: None
Info: Provided by local1

admin@vls> start btra localhost mypc --1
Provider: Manager
Error: -1

Provider: mypc
Error: -1
Info: Unable to start program btra
Info: Error: unable to start streaming of program btra
Error: Unable to create thread
Error: Could not open file '': The system cannot find the path specified.

-----------------------------------------------------------------------------------

server
-----------------------------------------------------------------------------------

VideoLAN Server v 0.5.3 (Jun 6 2003) - (c)1999-2003 VideoLAN
2005-12-08 20:06:24 [ERROR/mypc] Unable to start program btra
2005-12-08 20:06:24 [ERROR/mypc] Error: unable to start streaming of program btra
Error: Unable to create thread
Error: Could not open file '': The system cannot find the path specified.

------------------------------------------------------------------------------------

i'm use VLS on win xp sp 2

how can i solve this ploblem?

thank