Integrating a DVR
14
Building Technologies
048_DMS_DMS8000_Generic_DVR_Integration_Guide_MP4.50_A6V10331273_a_en
Fire Safety & Security Products
06.2012
2.4.4.2
Web-based viewer type 1
This example refers to a Web-based viewer that is started with a URL address in-
cluding a common part and a different suffix for selecting various video sources.
For example:
http://www.siemens.com/milansite/vipiteno/videosurveillance/cam#01.html
The suffix #01 must change to #02, #03 and so on to address other video sources.
The Composer project includes a predefined folder for the video inputs (up to 16)
that have to be manually added according to the site configuration
<?xml version="1.0" encoding="iso-8859-1" ?>
<
subsystems
>
<
subsystem
>
<
nodes
>
<
node ID
="
1
"
TYPE
="
1
">
<
properties
>
<
property ID
="
CustomerText
">
<
item
VAL
="
Web generic viewer
" />
</
property
>
<!--
DRV description
-->
<
property ID
="
TechText
">
<
item
VAL
="
DVR Web Based type 1
" />
</
property
>
<
property ID
="
ParametersList
">
<!--
Mandatory fields = 1 = Application - 2 = Web
-->
<
Type
Value
="
2
" />
<
Version
Value
="
1
" />
<!--
Mandatory fields - System limits (Not visible in Composer)
-->
<
AlarmInputMax
Value
="
0
"
Note
="
Max Alarm Input value
" />
<
AlarmOutputMax
Value
="
0
"
Note
="
Max Alarm Output value
" />
<
VideoInputMax
Value
="
16
"
Note
="
Max Video Input value
" />
<
VideoOutputMax
Value
="
0
"
Note
="
Max Video Output value
" />
<!--
Mandatory fields for WEB Type Integration
-->
<
WebAddressType
Type
="
1
"
Note
="
1 - Main address with parameter
2 – Custom Address for each Video Input
" />
<!--
URL
definition
-->
<WebAddress
ScreenAttribute="R"
Value="%%COMMON_ADDRESS%%%%VIDEOIN_NO%%.html
Note="Intranet Web Address defined using the system variable for input number" />
<!-- Custom Variable definition -->
<variable
Name="
COMMON_ADDRESS
" ScreenAttribute="
RW
"
Description="
Common intranet address
" DefaultValue="
http://www.siemens.com/milansite/vipiteno/videosurveillance/cam#
"
MinValue="" MaxValue="" Note="Please insert the common part of video URL." />
</
property
>
</
properties
>
<
node ID
="
1000
"
TYPE
="
20
">
<
properties
>
<
property ID
="
CustomerText
">
<
item
VAL
="
Folder
" />
</
property
>
<
property ID
="
TechText
">
<
item
VAL
="
Video Inputs Folder
" />
</
property
>
</
properties
>
</
node
>
</
node
>
</
nodes
>
</
subsystem
>
</
subsystems
>
Summary of Contents for MM8000
Page 23: ......