Camera preview issue in Android 11

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Camera preview issue in Android 11

262 Views
zb2020
Contributor II

I am using a custom i.MX8QM board with Android 11 1.0.0 and an OV5640 MIPI camera. The board design is based on the i.MX8QM MEK reference platform. The camera works fine in the Android Camera application. However, when using the camera with Zoom, there are RGB lines present in the camera preview window and on the video receiver side. The same problem occurs when using Skype.

The issue can be reproduced on the i.MX8QM MEK platform with the OV5640 camera.

I have tried various versions of Android 11 that were released by NXP. It seems that this issue was fixed in Android 11 2.0.0 for i.MX8QM MEK. The camera in Zoom works fine with this release. No RGB lines are present in the camera preview.

Does anyone have an idea which update(s) fixed this issue? Was this change in NXP code/firmware, Android code, or the kernel? I need to find a patch and backport it to Android 11 1.0.0.

Unfortunately, I can't update our system to Android 11 2.0.0.
Any suggestions?

0 Kudos
Reply
1 Reply

216 Views
jimmychan
NXP TechSupport
NXP TechSupport

Hello,

 

According to the release note, android-11.0.0_2.0.0 release is for i.MX 8M Mini EVK, i.MX 8M Nano EVK, and i.MX8M Quad EVK.

And the changes compare to the android-11.0.0_1.0.0 release:

1. Upgraded the Android code base from android-11.0.0_r4 to android-11.0.0_r32.

2. Upgraded the kernel from v5.4.47 to v5.10.9.

3. Upgraded the GPU driver from 6.4.3.p0 to 6.4.3.p1.

4. Supports NXP 88W8987 Bluetooth on i.MX 8M Mini EVK.

5. Changed all vendor properties' names to be started with "vendor".

 

0 Kudos
Reply