getModuleString() returning the same value for every camera

Hi everyone,

I am using an Xavier NX with Jetpack 4.6 and 8 CSI cameras. I’m trying to get the unique model string for each camera, but the getModuleString()call from the API seems to return the same value for every camera.

I saw this post and the suggestion was to use the getSensorPlacement() call but since there are more than 6 cameras we are not using the “top”, “bottom” keywords for the position field in the device tree so I’m not sure if that’s going to work.

Hasn’t the API been fixed by now?

Thanks!

@JimenaSalas
The issue still going will update to you once get result.

Thanks

For the position please update to J4.6.1(r32.7) or later version to configure the position to 0 - F instead of “top”, “bottom” …

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