Sample deepstream_nvdsanalytics_test - Can’t remove object outside ROI from meta object list

• Hardware Platform (Jetson / GPU)
Jetson Nano
• DeepStream Version
Deepstream 6.0.1
• JetPack Version (valid for Jetson only)
Jetpack 4.6.2
• TensorRT Version
TensorRT 8
• Issue Type( questions, new requirements, bugs)
I’m running the sample deepstream_nvdsanalytics_test (c++) and I don’t understand why the objects outside ROI are not deleted.
For example, I defined a ROI and as you can see, there is one vehicle in the ROI but the log still contains more vehicles (7):
Frame Number = 104 of Stream = 0 ; Number of objects = 7 ; Vehicle Count = 7 ; Objs in ROI RF = 1

• 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)
Docker image nvcr.io/nvidia/deepstream-l4t-6.0.1-samples
Sample deepstream_nvdsanalytics_test (c++)

Hello @simon_phoenix , This topic is talking about the same issue as in topic Sample deepstream_nvdsanalytics_test - Can’t remove object outside ROI from meta object list, right? We have engineer checking on that one already, so let’s keep only one topic for one issue, thank you.