Nvarguscamerasrc automatic white balance cannot take effect

I found in the process of using nvarguscamerasrc that setting wbmode=1, when I changed the color temperature of the environment, the picture was also changing, and the automatic white balance did not take effect.

gst-launch-1.0  nvarguscamerasrc sensor-id=1  wbmode=1   ee-mode=0   ! "video/x-raw(memory:NVMM), width=(int)3840, height=(int)2160, format=(string)NV12, framerate=(fraction)15/1" ! nvvidconv ! videoconvert  ! xvimagesink

The following is a video recorded by manually adjusting the ambient color temperature after running the command. It can be seen from the screen that the color is changing and the automatic white balance is not effective.
43722c87e38ecbc06045d22abe12b2df.zip (7.5 MB)

hello 1508723374,

may I know which Jetpack release version you’re working with.
besides running with nvarguscamerasrc plugin, could you please test with argus_camera application.
please obtain Argus by downloading MMAPI package, $ sudo apt install nvidia-l4t-jetson-multimedia-api

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