• Hardware Platform: dGPU
• DeepStream Version: 6.0
• NVIDIA GPU Driver Version: 470.82.01
• Issue Type: questions
I wanted to know the total number of frames dropped when setting drop-frame-interval property of nvv4l2decoder plugin to different values from 0 to 30 in decodebin_child_added() function.
gst_object.set_property("drop-frame-interval", value)
How can I do that?