Argus API - Settings.h

Hi,

I want to control the ISP and thereby change the parameters of my video stream using Argus and I can find that those functionalities are present in Settings.h.Here I can see the controls for Auto exposure,white balance and so on.I can control these values before starting the stream but we have a requirement where on run time(as the stream is running) we should be able to change the parameters like saturation,white balance etc.Can you suggest a way to do so.

Thanks in Advance!

Reference to the argus_camera to modify the gainrange/exposurerange/… for it.
There doesn’t have directly control the gain/exposure API for it.

You can have set the MIN and MAX to the same to force AE alg to set the value as you want.

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