NvSciSync support in INvSIPLCamera

Software Version
DRIVE OS Linux 5.2.6 and DriveWorks 4.0

Hardware Platform
DRIVE AGX Xavier

Hi! I would like to use NvSciSync with SIPL camera for EOF. For the INvSIPLCamera I can call FillNvSciSyncAttrList, then create the sync objects and register them with RegisterNvSciSyncObj. Then I should call SetNvSciSyncObjForEOF, but it was deprecated in DriveOS 5.2 and removed in 5.2.6.
How can I set the sync object the camera should use as EOF sycn object for the next frame? When I receive the INvSIPLNvMBuffer I can get the fence with GetEOFNvSciSyncFence, but where can I specify the sync object?

Dear @AdamBalazsVay,
I will check internally and update you on this.

1 Like

Dear @SivaRamaKrishnaNV, do you have any update on this?

Dear @AdamBalazsVay,
Could you check NVSIPL_camera application as reference?

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