Image Sensor Supported by iMX6

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Image Sensor Supported by iMX6

跳至解决方案
3,426 次查看
bunnykoo
Contributor I

In the current release kernel 3.0, there are only the following image sensors supported:

MT9V111

OV2640

OV3640

OV5640

OV8820

However, these sensors are quite old and spec are not competitive.

Anyone knows if there are any other newer sensors can be supported by iMX6?

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,988 次查看
daiane_angolini
NXP Employee
NXP Employee

Yes, I mean support out of box by imx6. Currently we are using the OV5642 camera module from Boundary device.

For out-of-box support those are the supported modules

Another question is, if I integrate other module driver to the kernel, can it be supported by the gstreamer?

I believe so.

Any new camera will be a /dev/videoX device, and in case you need to change some source code for gstreamer, it will be only use /dev/video10 instead of /dev/video0.

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,988 次查看
rajabalaji
Contributor II

Are there any drivers for parallel image sensors that are provided by imx6? Has anyone developed drivers to use directly in wandboard?  Any suggestions are welcome. Thanks in advance!!

0 项奖励
回复
1,988 次查看
daiane_angolini
NXP Employee
NXP Employee

When you say "can be supported by imx6" do you mean can be supported out of box by imx6?

Because, you can integrate any camera module driver to kernel, and create the needed hardware to integrate it.

0 项奖励
回复
1,988 次查看
bunnykoo
Contributor I

Yes, I mean support out of box by imx6. Currently we are using the OV5642 camera module from Boundary device.

Another question is, if I integrate other module driver to the kernel, can it be supported by the gstreamer?

0 项奖励
回复
1,989 次查看
daiane_angolini
NXP Employee
NXP Employee

Yes, I mean support out of box by imx6. Currently we are using the OV5642 camera module from Boundary device.

For out-of-box support those are the supported modules

Another question is, if I integrate other module driver to the kernel, can it be supported by the gstreamer?

I believe so.

Any new camera will be a /dev/videoX device, and in case you need to change some source code for gstreamer, it will be only use /dev/video10 instead of /dev/video0.

0 项奖励
回复