Hello,
I am not sure where to post this but I need a starting point. I have an application where I need to serialize and send video over wireless. We're going to use a 2MP or 5MP camera but I am going to run it at 720p @ 30FPS. The camera out is MIPI so I need to a way to convert the MIPI to data, encode the data with H.264 and then output the result to SPI. I am now sure if the i.MX is a good choice or if an FPGA would be better. Any thoughts?