NvDsAnalyticsExt
NVIDIA DeepStream Extension for metadata analytics.
UUID: 0aee1c83-fad2-4bba-a25a-b253a8289f13
Version: 1.4.0
Author: NVIDIA
License: Proprietary
Components
nvidia::deepstream::NvDsAnalytics
Process analytics algorithm on objects. Refer to nvdsanalytics plugin
Component ID: 684a5fe9-f265-3520-b621-455749501c69
Base Type: nvidia::deepstream::INvDsElement
Parameters
config-file
DsAnalytics Config File.
Flags: GXF_PARAMETER_FLAGS_NONE
Type: GXF_PARAMETER_TYPE_FILE
enable
Enable DsAnalytics plugin, or set in passthrough mode.
Flags: GXF_PARAMETER_FLAGS_OPTIONAL
Type: GXF_PARAMETER_TYPE_BOOL
Default: True
unique-id
Unique ID for the element. Can be used to identify output of the element.
Flags: GXF_PARAMETER_FLAGS_OPTIONAL
Type: GXF_PARAMETER_TYPE_UINT64
Default: 17
video-in
Handle to a nvidia::deepstream::NvDsStaticInput
component. Supported formats are video(NV12, RGBA)
.
Flags: GXF_PARAMETER_FLAGS_OPTIONAL
Type: GXF_PARAMETER_TYPE_HANDLE
Handle Type: nvidia::deepstream::NvDsStaticInput
video-out
Handle to a nvidia::deepstream::NvDsStaticOutput
component. Supported formats are video(NV12, RGBA)
.
Flags: GXF_PARAMETER_FLAGS_OPTIONAL
Type: GXF_PARAMETER_TYPE_HANDLE
Handle Type: nvidia::deepstream::NvDsStaticOutput