Is it posible for 2 camera for IMX6 Android Kitkat from 2 different interface

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

Is it posible for 2 camera for IMX6 Android Kitkat from 2 different interface

738 Views
changyuheng
Contributor II

Hello All:

BSP version as follow:

Kernel: 3.0.35

Android BPS: Kitkat 4.4.2

Because our product manager decide put 2 camera on our customer board refer from imx6q sabresd mother board,

the one for front camera using MIPI interface ( just like mother board), and the other one for back camera using USB

interface, maybe it need modify Android HAL and Framework layer??

but I need to understand, is it possible to implement for Android Kitkat OS?

if it possible, how can I to porting driver for Kernel? even Android HAL?

where's relate document that I can reference.

Thanks.

Wig

Labels (1)
Tags (2)
0 Kudos
Reply
1 Reply

512 Views
saurabh206
Senior Contributor III

Hi,

This support is available.

you need modified init.rc file for

setprop back_camera_name

setprop front_camera_name

Thanks

Saurabh