Describe the bug
Gain color control value is saved between two disconnects but the image shows otherwise. Getting a previously set gain value after a software restart or camera restart works fine (tested in k4aviewer and using C sdk). After a software restart, the captured image have a gain of 255. We can see this clearly when exposure is low (where gain variation can easily be seen in a color image).
To Reproduce
Expected behavior
After stopping cameras and restarting, gain parameter used to produce images should reflect the values obtained with get_color_control.
Logs
Screenshots
Desktop (please complete the following information):
Additional context
Firmware team has this issue in their queue.
Is there anyway for me to help with this issue?
Thanks, we have everything we need to fix this. We currently have some higher priority FW fixes in work so this fix will take some time. You should not be blocked though as you can write the value to a know setting before starting the camera.
You should not be blocked though as you can write the value to a know setting before starting the camera.
This does not work.
A gain setting that is set before starting the camera is not used by the camera.
Gotcha, you will need FW 1.6.107078014 or better. This version will remove the fixed gain that is being applied and allows the gain to be set.
Great! Is this firmware available publicly yet? I can't find anywhere AzureKinectDK_Fw_1.6.107078014.bin
Correct that it is not yet released.
Fixed with device software update. Thanks!
Most helpful comment
Gotcha, you will need FW 1.6.107078014 or better. This version will remove the fixed gain that is being applied and allows the gain to be set.