Hardware: APPRO IMX036 IPCAM
Soft:IPNC2.6 OR IPNC3.1
Under the image of the APPRO2A normal, switch to the next TI2A the image is green!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
James,
Try to replace : DRV_imgsSetOB(64); // 240(12bits )/4=60 ( 10bits )
with : DRV_imgsSetOB(240),
in : av_capture\framework\drv\usermod\src\imgs_IMX036_3MP\drv_imgs_IMX036_3MP.c
Regards.