How to use capture NvSciBufObj in 2d

Please provide the following info (tick the boxes after creating this topic):
Software Version
DRIVE OS 6.0.8.1

Target Operating System
Linux

Hardware Platform
DRIVE AGX Orin Developer Kit (not sure its number)

SDK Manager Version
other

Host Machine Version
other

Issue Description
目前在研究Nv 2d接口的时候遇到了问题,使用官方demo自己创建NvSciBufObj,并使用NvMedia2DFillNvSciBufAttrList接口填充2d属性,这个buffer是可以送进2d接口的.但是如果直接使用摄像头输出的buffer(通过nvsipl::INvSIPLClient::INvSIPLNvMBuffer->GetNvSciBufImage())获取到的,结果在调用NvMedia2DRegisterNvSciBufObj注册时返回错误码1,我应该如何配置摄像头模块,使其产生的buffer可以直接给2d接口使用。

Error String
< Please provide just the error messages here >

Logs
Provide logs in text box instead of image

Please paste the complete application log here. If there are multiple logs, please use multiple text box

Dear @qiuwen ,
could you check syslog to get more insights on the encountered error. Also, can you share the code? As I understand, you want to perform NVSIPL-> 2D in pipeline.

Dear @qiuwen ,
Could you please provide any update? Can we close the topic?