我运行程序的时候出现了如下的问题,这是怎么回事呢??
这是我的GPU相关信息
Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)
• DeepStream Version
• JetPack Version (valid for Jetson only)
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
• 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)
• The pipeline being used
@wsj101 Please raise your topic in English.
Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)
• DeepStream Version
• JetPack Version (valid for Jetson only)
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
• 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)
Please provide complete information as applicable to your setup.
• Hardware Platform GPU
• DeepStream Version 6.1
• NVIDIA GPU Driver Version 470.129.06
• Issue Type questions
• How to reproduce the issue ? When I run sample app the error occurred
Which sample app? The command you used? The complete log?
This one : deepstream-app -c source4_1080p_dec_infer-resnet_tracker_sgie_tiled_display_int8.txt
I find if I modification [sink0] enable=0, this can be work, but it also can’t real time disply anything, just output the result
Can you run “gst-inspect-1.0” and show us the result?
Seems your EGL driver is not installed correctly. Please install your machine according to Quickstart Guide — DeepStream 6.1.1 Release documentation
The driver version should be 510.47.03
Thanks, I will be try
@wsj101 Can you let us know if it is still an issue? We may close this topic if the issue is solved.