Page 1 of 1

Telnet command problem

Posted: 12 Dec 2004 17:35
by hangleung
My Input FilesPath is ""

I try to use telnet command to add a new program:

vls>program program1 local1 "/home/videolan/test.mpg" Mpeg1-PS --add

It work fine.

Then I try to start the program

vls>start program1 client1 local1

It fail. The following error appear:

Info: Unable to start program program1
Info: Error: unable to start streaming of program program1
Error: Unable to create thread
Error: Cound not open file '': No such file or directory

The file is present in the path
and I don't understand why the file name in the error message is '' no matter what filename I input in the "Program Command".

And people can help me?

Many thanks. Newbie to VLS.

Posted: 20 Dec 2004 05:39
by hangleung
I have try the VLS 0.4 instead and everything work fine. Is is a bug on vls 0.5.6?