Hi,
Can imx6q android4.4.2 support 5.0Megapixel usb camera?
My environment:
kernel 3.0.35
android 4.4.2
when I plug in 5.0M usb camera, the system camera app can preview, but when I click capture button, it just generate a image totally white.
However, if I tried with a 0.3M usb camera, it works well.
What is the problem? how to use 5M usb camera in my android 4.4.2 with imx6q?
Best wishes,
what input format and framerate do you use? IPU can support up to 240Mhz,
operating frequency of the interface is calculated in the following way:
F = FH * FW * FPS * BI * DF, BI=1.35, DF = data format, defines the number of cycles needed to send a single pixel.