Hi,
I just ran the saLoopBack example. It is good.
But when I tried to read the capture buffer. It took so long. For example when I got the capt.buf.m.userptr, I copy the whole buffer to another buffer. Then frame rate drop from 64Fps to 17Fps. Is that because of mmap? Is there any way to make it better?
Thank
Wayne