imx8mm v4l2

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

imx8mm v4l2

1,621 次查看
regoni
Contributor II

Hi, I wrote a program using the i.MX Reference Manual Rev. L4.9.88_2.0.0-ga, 05/2018. Clause 6.5.1.2.2 describes how to capture an image from a camera. but the program is blocked on the command VIDIOC_DQBUF. What am I doing wrong?

标签 (1)
3 回复数

1,464 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Ivanov,

This error is V4L2 Capture IOCTLs error, described for example at

 

VIDIOC_DQBUF: Resource temporarily unavailable · Issue #3 · fsphil/fswebcam · GitHub

 

you may wish to test camera with FSL-UT-V4L2-capture tests described in the linux reference manual of your BSP document sect.5.5.2 Video4Linux API test.

Regards

0 项奖励
回复

1,464 次查看
regoni
Contributor II

This example is working with webcamera, but i use i.MX8MMiniEVK with MIPI-CSI CAMERA MODULE(https://www.nxp.com/part/MINISASTOCSI)

1,464 次查看
regoni
Contributor II

I am using imx_4.14.98_2.0.0_ga. 

0 项奖励
回复