Hi,
I’m wondering if changing the config-file
for the nvdsanalytics
is supported while the pipeline is running.
Basically I need to change config_nvdsanalytics.txt
and then apply the change like this:
g_object_set (G_OBJECT (nvdsanalytics),
"config-file", "config_nvdsanalytics.txt",
NULL);
while the GStreamer pipeline is running and not before setting the pipeline state to GST_STATE_PLAYING
as demostrated in `deepstream-nvdsanalytics-test.
Is this supported? Thank you
• Hardware Platform Jetson
• DeepStream Version 5.0
• JetPack Version 4.4
• TensorRT Version 7.1.3