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