I want to infer 1 frame per second in deepstream-test5 app

NVIDIA 3080 ti
triton 5.1

Thanks to all of you, I am progressing well with deep stream research

I cropped the object detected by the primary gie in the test5 app, converted the image to base64 and sent it to Kafka.

In this process, I want the primary gie to detect 1 frame per second

So, I tried referring to the config file setting document(DeepStream Reference Application - deepstream-app — DeepStream 6.1.1 Release documentation), but it didn’t work

I want to know how to set it to infer 1 frame per second. can you help?

1 please refer Interval in nvinfer, here is the link: Gst-nvinfer — DeepStream 6.1.1 Release documentation
2 or you can fix your source fps to 1.

thank you for reply! I will try

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