Hi,
I am using an Omnivision ov2311 GMSL2 camera that can connect as USB 3 camera to the board. I am running into a strange issue when I attempt to set the exposure (absolute) and gain using the following commands with values within the specified range:
$ uvcdynctrl -d video0 -s “Exposure (Absolute)” [1-65535]
$ uvcdynctrl -d video0 -s “Gain” [1-153]
The commands work ok and I can read back the values that I set. The problem, however, is that I don’t see those changes reflected in the captured frames.
Has anyone experienced this issue? Appreciate any replies.
Thanks