cuGraphicsGLRegisterBuffer failed with error(219) gst_eglglessink_cuda_init texture = 1 on A10 dGPU

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?

There is no update from you for a period, assuming this is not an issue anymore.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

A10 is tesla card. You can follow this if you need display, Deepstream/FAQ - eLinux.org 5A
other options, if you do not need display, you can choose type 1, if you need the output to view, you can choose type 3 file, save to file. or 4, rtspstreaming, view it by vlc.

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