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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

768件の閲覧回数
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

ラベル(1)
タグ(2)
0 件の賞賛
返信
1 返信

542件の閲覧回数
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