6. Advanced configuration
Barco – TransForm A - Workstation for Windows – DOC-3266-2 – Revision 16 – August 2007
____________________________________________________________
6-12
Computer
Each section beginning with
Computer
defines the name and optionally the IP address of every P
ROCESSOR
that
will control the switcher.
Computer
The name inserted in quotes is the user-defined name.
Name
Name of the computer in the domain.
IPAdress
Optional, if the IP address is indicated it is taken to identify the computer instead of
Name
.
Table 6-17
Computer "server"
{
Name
= processor-1;
IPAddress
= 150.158.181.149;
}
Computer "processor-2"
{
Name
= processor-2;
}
Board
For each S
TREAMING
V
IDEO
C
ARD
in the system the settings can be defined in a
Board
section. (Alternatively they
can be configured with the software
video.exe
, please refer to section
4.3.5 Displaying sources of Streaming Video
and
4.3.6 Displaying sources of Streaming Video Card J2K
.
Board
Indication of the S
TREAMING
V
IDEO
C
ARD
, please! The number in brackets is the
number of the S
TREAMING
V
IDEO
C
ARD
in the PCI slots order starting with [0] counting up succes-
sively if more S
TREAMING
V
IDEO
C
ARDS
are used.
ipaddress
The IP address of the S
TREAMING
V
IDEO
C
ARD
. This must be one unique, fixed IP address for each
S
TREAMING
V
IDEO
C
ARD
.
ipnetmask
The netmask of the S
TREAMING
V
IDEO
C
ARD
. Must be the same for each S
TREAMING
V
IDEO
C
ARD
.
ipgateway
The Gateway of the S
TREAMING
V
IDEO
C
ARD
. Must be the same for each S
TREAMING
V
IDEO
C
ARD
.
codec
The coding algorithm; the following algorithms are supported:
•
h263
,
mjpeg
,
mpeg2
,
mpeg4_sp
,
scn_dec
,
visiowave
for S
TREAMING
V
IDEO
C
ARD
SVC-1
•
mpeg4
for S
TREAMING
V
IDEO
C
ARD
SVC-2
•
j2k
for S
TREAMING
V
IDEO
C
ARD
J2K
Table 6-18
Board mpg3012[0]
{
ipaddress="192.168.0.176";
ipnetmask="255.255.255.0";
ipgateway="192.168.0.1";
codec="mpeg2";
}
Board mpg3012[1]
{
ipaddress="192.168.0.177";
ipnetmask="255.255.255.0";
ipgateway="192.168.0.1";
codec="mpeg2";
}