Hi all,
Currently I am having problem with dm365 IPNC software from appro 1.5 ver.
I do not want to restart the application, every time I change the encoder parameters. So I changed the av_server application, to chage the encoder configurations like encoder resolutions, frame rate, key frame interval on the fly.
I changed some static variables in the alg_aewb_control.c to global and reinitiaze to default values(which works 95%).
But some times( 5%), I get darker picture from the encoder.
Is there any list of static variables, that I have to Initialize to make the appro AEWB work with out restarting the whole application?