Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) Jetson
• DeepStream Version DS 6.1.1
• JetPack Version (valid for Jetson only) JP 5.0.2
I am trying to measure latency when I run deepstream-app. I enabled NVDS_ENABLE_LATENCY_MEASUREMENT to measure latency. For a video file input I see about 120 ms on a average of latency per frame, but it gives me about 60 FPS. I don’t understand how it can be 60 FPS, for the full pipeline with that kind of average latency. Have any of you seen this before? I am sure I am missing something here.
Thank you in advance!