Arduino wireless video stream

Hi all.

So I am making this project and I need to be able to transmit video over a small distance wirelessly to my computer. Is there a way to do this with an Arduino? Any quality will do.

Any quality will do.

Be careful what you wish for.

Seriously, I don't understand posts like this anymore - didn't you do even a simple search before posting?

JMeller:
NRF2401 will do:

Arduino to NFR2401 -----> to NRF2401 to arduino to computer(PC?) (via serial).

I assume you already know MS Visual Studio Basic or MS Visual Studio C# coding structure.

...which just leaves you the problem of sourcing the video

Oops- sorry AWOL; I thought I deleted my comment before anyone posted.

E3R0:
Is there a way to do this with an Arduino?

NO.

An Arduino is not nearly fast enough for video. Consider a RaspberryPI.

...R