Is it possible to use mxc_poll as blocking operation ?

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

Is it possible to use mxc_poll as blocking operation ?

1,204 次查看
alexisfronteau
Contributor III

Hi, 

I'm trying to use poll in mxc_v4l2_capture as blocking and it wakes up only when a frame arrived or if a timeout occured.

But it seems impossible to do, poll function never wait for image. So I would like to know if it is an error or if i've missed something

Thanks

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

1,109 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Alexis

Here are some app that can help:

https://community.nxp.com/message/887973

0 项奖励
回复

1,109 次查看
alexisfronteau
Contributor III

Hi, 

Thanks for your reply. I have already read this post, so the only way is to patch the mxc_v4l2_capture driver

0 项奖励
回复