Hello,
I would like to process webcam data on FPGA of Zedboard.
There is a document pointing how to access a webcam in embedded OS (http://www.xilinx.com/support/university/boards-portfolio/xup-boards/XUPZedBoard/ZedBoard-Single-Board-Computer-Demo.html)
However, the video is loaded in the OS. How to transfer the video to FPGA?
After that, how can FPGA send this video back to OS?
I'm searching a sort of loopback application, just sending video from OS to FPGA and then sending it back from FPGA to OS.
Best Regards,
Luis Vicente