I test video decode performace on T4 with deepstream 5.0, and the result is about 20 roads. Is that right?

Please provide complete information as applicable to your setup.

**• Hardware Platform (Jetson / GPU)**GPU T4
• DeepStream Version 5.0
• JetPack Version (valid for Jetson only)
• TensorRT Version 7.1.3
• NVIDIA GPU Driver Version (valid for GPU only) CUDA-10.2 cudnn-8.0
• Issue Type( questions, new requirements, bugs)
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)

Can you share more details on video resolution, how to test it.

I test with deepstream5.0 with the command “deepstream-app -c source30_h264_decoder.txt” with local h264 decoded .mp4 files. The command line print average 25 fps without display video.
When I set sink type to Eglsink, it cannot display, and the command line print “failed with error(219) gst_eglglessink_cuda_init texture=1”.
My cuda version is 10.2, cudnn 8.0 ,gstreamer 1.14.

Can you follow below to test the performance?

Performance — DeepStream 6.0 Release documentation (nvidia.com)

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