MIPI Camera capture on ubuntu

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

MIPI Camera capture on ubuntu

3,260 次查看
ahmedtolba
Contributor I

Hi All,

I would like to ask if its possible to use/ capture the data from the mipi-csi2 port on ubuntu using your current driver and mx6?

I would like to just capture it  without v4l2, just want to capture pure packets then use SDL or any OpenGL to render the data

标签 (2)
0 项奖励
回复
3 回复数

2,242 次查看
daiane_angolini
NXP Employee
NXP Employee

I would start trying unit_test capture test.

Do you have the folder /unit_test?

find for some test with capture within the name.

Then you can try to capture something using your camera. What camera are you using?

0 项奖励
回复

2,242 次查看
ahmedtolba
Contributor I

I don't have a unit test.

I'm using  Samsung 5Mpixel K5ECG MIPI CSI sensor

0 项奖励
回复

2,242 次查看
daiane_angolini
NXP Employee
NXP Employee

So, find the unit_test and use ti.

I think you would need to install it. (sorry, I´m not used with Ubuntu rootfs)