The capabilities for the analytics service is returned in the Capabilities element. Indication that the device supports the rules interface and the rules syntax. Indication that the device supports the scene analytics module interface. Indication that the device produces the cell based scene description References an existing Video Analytics configuration. The list of available tokens can be obtained via the Media service GetVideoAnalyticsConfigurations method. Reference to an existing VideoAnalyticsConfiguration. Reference to an existing VideoAnalyticsConfiguration. References the specific rule to be deleted (e.g. "MyLineDetector"). Reference to an existing VideoAnalyticsConfiguration. Reference to an existing VideoAnalyticsConfiguration. Reference to an existing VideoAnalyticsConfiguration. Reference to an existing VideoAnalyticsConfiguration. Reference to an existing Video Analytics configuration. Name of the AnalyticsModule to be deleted. Reference to an existing VideoAnalyticsConfiguration. Reference to an existing VideoAnalyticsConfiguration. List all rules that are supported by the given VideoAnalyticsConfiguration. The result of this method may depend on the overall Video analytics configuration of the device, which is available via the current set of profiles. Add one or more rules to an existing VideoAnalyticsConfiguration. The available supported types can be retrieved via GetSupportedRules, where the Name of the supported rule correspond to the type of an rule instance.
Pass unique module names which can be later used as reference. The Parameters of the rules must match those of the corresponding description.
Although this method is mandatory a device implementation must not support adding rules. Instead it can provide a fixed set of predefined configurations via the media service function GetCompatibleVideoAnalyticsConfigurations.
Remove one or more rules from a VideoAnalyticsConfiguration. List the currently assigned set of rules of a VideoAnalyticsConfiguration. Modify one or more rules of a VideoAnalyticsConfiguration. The rules are referenced by their names.
Returns the capabilities of the analytics service. The result is returned in a typed answer. List all analytics modules that are supported by the given VideoAnalyticsConfiguration. The result of this method may depend on the overall Video analytics configuration of the device, which is available via the current set of profiles. Add one or more analytics modules to an existing VideoAnalyticsConfiguration. The available supported types can be retrieved via GetSupportedAnalyticsModules, where the Name of the supported AnalyticsModules correspond to the type of an AnalyticsModule instance.
Pass unique module names which can be later used as reference. The Parameters of the analytics module must match those of the corresponding AnalyticsModuleDescription.
Although this method is mandatory a device implementation must not support adding modules. Instead it can provide a fixed set of predefined configurations via the media service function GetCompatibleVideoAnalyticsConfigurations.
The device shall ensure that a corresponding analytics engine starts operation when a client subscribes directly or indirectly for events produced by the analytics or rule engine or when a client requests the corresponding scene description stream. An analytics module must be attached to a Video source using the media profiles before it can be used. In case differing analytics configurations are attached to the same profile it is undefined which of the analytics module configuration becomes active if no stream is activated or multiple streams with different profiles are activated at the same time.
Remove one or more analytics modules from a VideoAnalyticsConfiguration referenced by their names.
List the currently assigned set of analytics modules of a VideoAnalyticsConfiguration. Modify the settings of one or more analytics modules of a VideoAnalyticsConfiguration. The modules are referenced by their names. It is allowed to pass only a subset to be modified.