Buffalo Surveillance Server Administrator's Manual page 327

Table of Contents

Advertisement

Search for, Review, and Export Surveillance Videos and View Live Feeds: SVM
ExportExtensions.cfg comprises at least one or more ExportExtension block. An
ExportExtension block has two main sections: the "Command" section (from
"ExportExtension" to the command specification) and the "Query" block section. Pay particular
attention to braces [ ]; there needs to be an opening brace [ after "ExportExtensions" and a
closing brace ] after the last Query block.
It is best to avoid using characters that the Buffalo Surveillance Server interprets as
wildcards or as otherwise special. If you need to use a character literally that the Buffalo
Surveillance Server uses as a wildcard, the character must be preceded by an escape
character ( \ ).
For example, \*This is an example using escape characters in a statement with a
wildcard\*.
The following are Buffalo Surveillance Server wildcards and special characters:
?, *, #, !, ~, ^, &, [ ], { }, \, ".
See the Advanced Wildcard Functionality section for details about wildcards.
Command Section of the ExportExtension Block
The "Command" section includes the ExportExtension statement that defines the beginning of
an Export Extensions block and includes the command that will be executed as well as other
tokens:
ExportExtension #
[ # This is the opening brace for the ExportExtension block.
<token>=<value>
<token>=<value>
Command = <%# %# %# %# ... %U %M ...> # This is REQUIRED statement.
The following block name defines the beginning of an ExportExtension block in an
ExportExtensions.cfg file:
Block name
ExportExtension
The command below is required.
This identifies the beginning of the ExportExtension block.
Identifies the beginning of an ExportExtension
block.
Required.
Description
327

Advertisement

Table of Contents
loading

Table of Contents