.cfg problems

Discussion on the (deprecated) VideoLAN Server application as well as the miniSAPserver stream announcer. This is not about VLC!
Forum rules
Please do not post VLC related questions in this forum category. See the Forum Rules for more information.
suntin

.cfg problems

Postby suntin » 30 Apr 2006 16:19

I have tried to write a .cfg for my install, I tried changing around the original but it wasn't happy and it's kind of a messy file to work with considering I only want to stream 2/3 MPEGs.
But when I try to run VLS with my config file it immediatly quits out, no error, nothing just return to DOS prompt. Can anyone see what I did wrong?

Code: Select all

BEGIN "Vls" LogFile = "vls.log" # log file ScreenLog = "enable" # log to the console SystemLog = "disable" # log to the systemlog 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 = "xxxxx:master" support = "xxxxx:monitor" END BEGIN "Telnet" LocalPort = "9999" # LocalAddress = "192.168.11.100" use = "true" END BEGIN "Inputs" localFS = "local" # localDVD= "local" END #BEGIN "localFS" # ProgramCount = "1" # TrickPlay = "normal" #END BEGIN "Channels" #Outputs localhost = "network" clientSTB = "network" clientPC = "network" END BEGIN "client1" Domain = "ipv4" Type = "unicast" SrcHost = "192.168.11.100" SrcPort = "1234" DstHost = "192.168.11.5" DstPort = "1234" TTL = "0" END BEGIN "client2" Domain = "ipv4" Type = "unicast" SrcHost = "192.168.11.100" SrcPort = "1234" DstHost = "192.168.11.4" DstPort = "1234" TTL = "0" END BEGIN "Input" FilesPath = "C:\video\" ProgramCount = "1" END #BEGIN "localFS" # Name = "test" # Fileame = "test.mpg" # Type = "Mpeg2-PS" #END BEGIN "1" Name = "test" Type = "Mpeg2-PS" Fileame = "test.mpg" END
I tried swapping around, BEGIN "1" and BEGIN "localFS" and also running both (I suspect the problem might be there, otherwise I lost...

Guest

Postby Guest » 02 May 2006 07:32

Anyone got any ideas? I'm stumped. :shock:

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Postby dionoea » 02 May 2006 22:07

Nobody (at least none of the developers) use VLS anymore. I guess that you won't be getting much help. Sorry.
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

Guest

Postby Guest » 04 May 2006 14:11

number of people posting to forum shows it's still very much in use :?

Guest

Postby Guest » 04 May 2006 14:15

oh and suntin, you misspelled "FileName" and you have duplicate entries for "localFS" and "Inputs"


Return to “VideoLAN Server and miniSAPserver”

Who is online

Users browsing this forum: No registered users and 16 guests