Hi @user151731,
I think you should use “Gst-nvvideo4linux2” plugin and set “drop-frame-interval” property.
https://docs.nvidia.com/metropolis/deepstream/dev-guide/text/DS_plugin_gst-nvvideo4linux2.html
You can refer to below topic for sample python code and pipeline that can be used here:
Thanks