Getmodulestring returns the vale of the first camera for all cameras in 36.4.4

Hi,

This is a repeat of the attached bug but still seems to be an issue in JP6. I am running a custon libargus application and when I query

 for (auto cam : cameraDevices) {
        Logger.Warn("module string: ", interface_cast<ICameraProperties>(cam)->getModuleString());
    } 

I get the first string repeated for all 4 cameras attached. How can we fix on JP6?

hello egruda,

JetPack 6.2.1/r36.4.4 did not include this fixes although we’ve the change within rel-36 code-line.
please give it a try to apply this pre-built update for verification.
for instance, Topic343974_Sep04_libnvargus.7z (282.2 KB)

Hi, the library works! Will this change make it into the next release? Do we know when that will arrive? Thank you!

as mentioned, we’ve the change within rel-36 code-line.
the next JetPack 6 public release is planned for 1st half of the 2026.

1 Like