使用USB Camera出现:Nvbufsurface: Failed to create EGLImage

使用的jetpack 5.1.3版本, deepstream 6.3在拉usb相机数据流进行编码时,一直会打印如下的错误:
nvbufsurface: Failed to create EGLImage.
/dvs/git/dirty/git-master_linux/nvutils/nvbufsurftransform/nvbufsurftransform_copy.cpp:335: => Failed in mem copy

使用deepstream6.1版本的话,一切正常,相机可以出图并正常工作。这个是什么原因


附件为错误打印

Moving from Orin NX.

Is your board connected to a monitor? If not, you can try to run the unset DISPLAY command first.

2 Likes

That’s great, your suggestion works perfectly on my end, this should be considered a bug. I feel like this part is handled in the library, is there a corresponding switch to turn it off in GStreamer?

No. It’s not a bug. This is a system parameter and cannot be turn off through Gstreamer.

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