I'm (trying to) build a device that can receive and play/stream videos wirelessly to an embedded system. I wanted to know what would be the best course to take? If the ARM Cortex-M3 is a viable option for this, do I need a separate video controller with it? or can I use an alternative solution in the ARM family. (Also I understand that I am targeting a wide range of chips by simply saying Cortex-M3, I would like to know (if anyone else knows) whether I could through such a wide net or does it have to certain models)
Thanks!
Yesterday, Hackaday was highlighting a project from Karl Hunt on outputting 800x600 VGA from an STMicroelectronics STM32 F4 series.
The project is available but that only takes care of displaying the information, but I don't believe it does any video decoding you might wish to do.