This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

The poll() function is don't work on saLoopBack.

Hi.

I use "l4v2" on ti-ezsdk_dm816x-evm_5_03_01_15.

I changed saLoopBack.c

Before calling ioctl(capt.fd, VIDIOC_DQBUF, &capt.buf),
I tried to check whether data is prepared using poll().

However, poll() returns timeout.

The poll() function is don't work on saLoopBack.

Is there any means to check that capture data is prepared?

Regards,
Miki Shinji.