The interval property in nvinfer is useful but it has to be set befor the pipeline is initialized and it is fixed. But is there a way in the current Deepstream version to dynamically skip frames in nvinfer element depending on the output of the previous element?
• Hardware Platform (Jetson / GPU): Jetson Orin Nano • DeepStream Version: 6.3 • JetPack Version (valid for Jetson only): 5.1.2 • TensorRT Version: 8.5.2.2 • Issue Type( questions, new requirements, bugs): Question
gst-nvinfer is open source. You can modify as you like. Please make sure you are familiar with GStreamer and DeepStream before you start to customize your own functions.