Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)
A10 on x86
• DeepStream Version
6.1
• JetPack Version (valid for Jetson only)
• TensorRT Version
8.4.3.1-1+cuda11.6
• NVIDIA GPU Driver Version (valid for GPU only)
Driver Version: 515.65.01
• Issue Type( questions, new requirements, bugs)
question
• 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)
When running deepstream app on A10 card with sink enable , seeing following above error
[sink0]
enable=1
#Type - 1=FakeSink 2=EglSink 3=File
type=2
sync=1
source-id=0
gpu-id=0
nvbuf-memory-type=0
In one of the forum post (cuGraphicsGLRegisterBuffer failed with error(219) gst_eglglessink_cuda_init texture = 1), it is mentioned that the display will on work for Tesla or if the gpu is a compute card, is it valid for A10?.
If not what package am I missing here?