How can I retrieve the overcrowding count from the meta data

i want to extract overcrowding count from c deepstream code

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU)

• DeepStream Version

• JetPack Version (valid for Jetson only)

• TensorRT Version

• NVIDIA GPU Driver Version (valid for GPU only)

• Issue Type( questions, new requirements, bugs)

• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)

• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) NVIDIA RTX A4000

• DeepStream Version 7.1

• TensorRT Version 10.9.0

• NVIDIA GPU Driver Version (valid for GPU only) 560.35.05

plese refer to sample /opt/nvidia/deepstream/deepstream/sources/apps/sample_apps/deepstream-nvdsanalytics-test. As the code shown in parse_nvdsanalytics_meta_data of deepstream_nvdsanalytics_meta.cpp. Since overcrowding ROI is also a ROI, overcrowding count can be got from objLCCumCnt of NvDsAnalyticsFrameMeta.

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks