Hello,now we use dm8168 / dvrrdk 3.0 to develop a MultiMediaServer.
But now we encounter a problem.
We use PCIe of DM8168 to receive Video Frame from FPGA. We use IPCFrameOutLink,and use SharedRegion1.
And now when we use IPCFrameOut Link to transfer video frame,the audio playback thread with MMAP mode will be unnormal. The variable in the audio playback thread will be changed unexpectedly,and then audio playback thread's cpu usage will be up to more than 90%.
What may cause this problem?