How to hot reload configuration changes dynamicall while pipeline is running

Hi All,

Trying to figure out if there’s a way to load in configuration changes such as changes to the [primary-gie] configuration or [property] change in config_nvdsanalytics.txt and config_infer_primary_peoplenet.txt without restarting the deepstream application?

• Hardware Platform (Jetson / GPU) Jetson
• DeepStream Version 5.1
• JetPack Version (valid for Jetson only) 4.5.1

Have you tried to reset the property using g_object_set and see if it can work? It should work for nvdsanalytics plugin