Integrating a DVR
8
Building Technologies
048_DMS_DMS8000_Generic_DVR_Integration_Guide_MP4.50_A6V10331273_a_en
Fire Safety & Security Products
06.2012
According to the Composer requirements, both a
Customer Text
and a
Technical
Text
must be specified.
2.4.1.1
Video viewer
Windows application or web page
The XML file must define whether the viewer is a Windows application or a web
page. Optionally, a version can also be indicated.
The corresponding XML structure is the following (
Windows Application V1.0
in the
example):
<property
ID
="
ParametersList
">
<!--
Mandatory field: 1 = Application - 2 = Web
-->
<
Type
Value
=
"1"
></
Type
>
<
Version
Value
=
"1.0"
></
Version
>
Application name
In case of Windows application, the command must include the application path-
name, e.g.:
C:\Program Files\VGMaker\VGViewer.exe
The corresponding XML structure is the following (
editable in Composer with a help
note thanks to the RW Screen Attribute and to the Note attribute
):
<!-- Mandatory fields for Application Integration -->
<
Application
ScreenAttribute
=
"
RW
"
DefaultValue
="C:\Program
Files\VGMaker\VGViewer.exe
"
Note
=
"
Please enter the
application pathname
"
> </
Application
>
Web page
In case of web server, note the
WebAddressType
: 1 means that a single web ad-
dress is available, whereas 2 means that each video input requires a different web
address (see section 2.4.3 at p.4). The XML structure for type 1 is the following
(
visible in Composer with a help note thanks to the R Screen Attribute and to the
Note attribute
):
<!-- Mandatory fields for Web Integration -->
<
WebAddressType
Type
="1"
Note
="1 - Main address with parame-
ter 2 - Custom Address for each Video Input" />
<
WebAddress
ScreenAttribute
="R"
Val-
ue
="
http://www.intranet1/vdmaker/vd.aspx#?page=viewer&camera=
%%VIDEOIN_NO%%)%%
Note
="
Web Address depending on selected
video input
." />
ScreenAttribute and Note XML attributes
In the example above, note the
ScreenAttribute
option that can be:
“H” = Hidden, not visible in the Composer page.
“R” = Read, visible in the Composer page.
“W” = Write, editable in the Composer page.
The
Note
attribute is used to provide a description of the field. In case the
ScreenAttribute
option “R” or “RW” is selected, the
Note
field is also available in
the Composer configuration page.
2.4.1.2
Invocation Line Parameters
The invocation line can include parameters that appear in the command line or in
the URL. The parameter list must be defined according to the viewer requirements.
Summary of Contents for MM8000
Page 23: ......