Page 1 of 1

input doesn't exist

Posted: 17 Sep 2004 12:34
by opium
here is my config:

Code: Select all

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" monitor = "3BcKWoiQn0vi6:monitor" bozo = "JKg2TpPerilnw:master" END BEGIN "Telnet" Domain = "Inet4" LocalPort = "9999" Use = "true" END BEGIN "Input" FilesPath = "/root" ProgramCount = "1" END BEGIN "Inputs" mpg = "local" END BEGIN "1" Name = "mpg" FileName = "test.mpg" Type = "Mpeg2-PS" END BEGIN "Channels" localhost = "network" wms = "network" END BEGIN "localhost" DstHost = "127.0.0.1" DstPort = "1234" END BEGIN "wms" DstHost = "192.168.150.251" DstPort = "1234" END BEGIN "LaunchOnStartUp" command1 = "start mpg wms 1" END
and what i have:

Code: Select all

VideoLAN Server v 0.5.6 (Sep 16 2004) - (c)1999-2003 VideoLAN 2004-09-17 13:29:16 [INFO/Vls] Module "channel:file" registered 2004-09-17 13:29:16 [INFO/Vls] Module "channel:network" registered 2004-09-17 13:29:16 [INFO/Vls] Module "mpegreader:file" registered 2004-09-17 13:29:16 [INFO/Vls] Module "mpegconverter:ts2ts" registered 2004-09-17 13:29:16 [INFO/Vls] Module "mpegconverter:ps2ts" registered 2004-09-17 13:29:16 [INFO/Vls] Module "input:local" registered 2004-09-17 13:29:16 [INFO/Vls] Module "input:video" registered 2004-09-17 13:29:16 [INFO/Vls] Browsing modules in directory "." 2004-09-17 13:29:16 [INFO/Vls] Browsing modules in directory "/usr/local/lib/videolan/vls" 2004-09-17 13:29:16 [INFO/Vls] Channel 'localhost' created 2004-09-17 13:29:16 [INFO/Vls] Channel 'wms' created 2004-09-17 13:29:16 [INFO/Vls] Starting input 'fmob' 2004-09-17 13:29:16 [INFO/Vls] Input 'fmob' sucessfully initialised 2004-09-17 13:29:16 [INFO/Vls] Starting input 'local1' 2004-09-17 13:29:16 [INFO/local1] Added program 'mpg' 2004-09-17 13:29:16 [INFO/Vls] Input 'local1' sucessfully initialised 2004-09-17 13:29:16 [INFO/Vls] Starting input 'mpg' 2004-09-17 13:29:16 [INFO/Vls] Input 'mpg' sucessfully initialised 2004-09-17 13:29:16 [INFO/Vls] New admin group "monitor" is ok 2004-09-17 13:29:16 [INFO/Vls] New admin group "master" is ok 2004-09-17 13:29:16 [INFO/Vls] New admin user "monitor" is ok 2004-09-17 13:29:16 [INFO/Vls] New admin user "bozo" is ok 2004-09-17 13:29:16 [INFO/Vls] Telnet server initialised 2004-09-17 13:29:16 [INFO/Vls] Executing command1 : 'start mpg wms 1' 2004-09-17 13:29:16 [WARN/Vls] input doesn't exist <- :shock:
but file "/root/test.mpg" is exist :?
what's wrong?[/code]

Posted: 30 Jul 2006 12:14
by Guest
yes.. I have this problem

Code: Select all

admin@vls> start robin localhost file Provider: Manager Error: -1 Info: Unknown pgrm robin Info: input doesn't exist