AllowedDeviation

Specifies how far an object can deviate from the path but still cause an alert.

Specify a value followed by the units that you want to use:

  • percent or % - Percentage of the smallest image or video dimension (width or height).
  • pixels or px - Number of pixels.

If you do not specify any units, Media Server uses the same units as specified by the parameter Path.

Type: Custom
Default: 10%
Required: Yes
Configuration Section: TaskName
Example:

In the following example an object can deviate from the path by 5% of the smallest video dimension (either width or height):

AllowedDeviation=5%
Path=10,90 30,80 50,60 70,90 percent

See Also:

Path