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

683 次查看
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 回复

457 次查看
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