How to compute fps of multiple streams in probe function?

• Hardware Platform (Jetson / GPU) - GPU
• DeepStream Version - 6.1
• JetPack Version (valid for Jetson only)
• TensorRT Version - 8.4.1
• NVIDIA GPU Driver Version (valid for GPU only) - 520.60.15

Are there any references to compute fps of multiple streams in probe function? I have 8 RTSP sources and I wanted to compute FPS of each stream in the probe to add some custom logics.
Language - C++

You can refer to the link below:
https://forums.developer.nvidia.com/t/deepstream-sdk-faq/80236/13

This helps, thanks!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.