Issue with interval setting in primary-gie configuration file (config_infer_primary_yoloV4.txt)

Hi,

I am using DeepStream 5.0, and I am trying to set the interval parameter inside the config_infer_primary_yoloV4.txt config file to a value greater than 0 so that it will skip some of the frames in between while performing the detection. However, it seems like changing the value of interval (under properties) doesn’t have any impact on the detection and I am getting detection for all the frames.
I am using a video file (.mp4) as the source file. I was able to do this by changing the drop-frame-interval in the deepstream-app config file under source, however, I would like to do this using the gie config as well. Would you please give me sime hints in why this doesn’t work? Since based on the documentation changing the interval has to change the number of infered frames.

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

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)