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.