# This is the configuration file that devserv reads at startup.
# Lines preceded by '#' are ignored by devserv.  This file
# contains the hardware configuration.  

# FOR WINDOWS:  YOU MUST SET THE "HOME" ENVIRONMENT VARIABLE.
#               Either in autoexec.bat or on a DOS command line
#               make an entry such as "set HOME=C:\".

# Entries for devices are in the format:
#       device <make> <model> <internal_address> <type> <unit_number>
#		<port> <lens-type> 

# NOTES:
#	(1). <make> is manufacturer.
#	(2). <model> is model number as given in Operating Instructions
#	     manual.

#	(3). <internal_address> indicates the order of connection to
#	     the computer.
#	     (The Sony EVI-D30 allows up to 7 cameras to be daisy-chained.)
#	     Addressing is 1, 2, 3, ..., in order from 1 = closest to
#	     the computer to the highest number = farthest away.  

#	     THIS NUMBER IS INDEPENDENT OF <unit_number>!

#	(4). <type> indicates device category; e.g., camera or
#	     videoswitch. You may use either "camera" or "cam"
#	     and "vid" or "videoswitch".

#	(5). <unit_number> is an integer assigned by the user.
#	     This number corresponds to the device numbers used by
#	     the client program.

#	(6). <port> is the path of the serial port. 
#	     For PCs running Windows 95/NT, connect device to a serial port 
#            (e.g., COM1, COM2, COM3, or COM4).
#            Specify port as the name of this serial port.  

#	(7). <lens-type> tells the type of lens used with a camera.   
#	     Specify "w" or "W" for a wide-angle lens.  Leave blank
#	     if you are using a standard lens.  


# The following is my own hardware configuration.  The line(s)
# commented out are configurations not currently in use. 

#device: Panasonic WJ-MX20 1 videoswitch 1 COM2 
#device: Canon VC-C3 1 camera 3	COM1 w	
#device: Canon VC-C3 1 camera 3 COM2 w	
#device: Sony EVI-D30 2 camera 2 COM1	
device: Sony EVI-D30 1 camera 1 COM2
#device: Canon VC-C1 1 camera 1 COM1	


# The following entries are for overriding the default networking
# addresses and ports.  Since I am using the defaults, these
# entries are commented out. 

#address multicastPort 8886 
#address udpPort 8885
#address cifUDPPort 9995
#address cifUUMPort 9996
#address multicastAddress 224.39.40.41
#address CIFUUMAddress 224.39.40.41

# The line below specifies a text description.
text "Marcia's workstation"

# The line below specifies the address, port, and ttl used by vic.
224.13.16.13/22334

# The line below specifies the source of the camera feed.
scooby.lbl.gov
