Control my robot wirelessly and get video feed back

is there a way to send data and receive a video (another words,control myrobot 700 feet away and get a video signal so i can go to confined spaces with my robot)?
the robot i m building is a amplified version of jonny 5.it’s about 3 feet tall to head with the arms extended about 5 feet tall,platform is 22"x20" with 10" pneumatic weels,with plenty of room for my electonic components.
i’m new to robotics,so i would really appriciate any help.thanks!!!

Correct me if I am wrong but I believe the CMU cam has a serial interface for transmitting data. You could use a something like an xbee to transmit data to your robot controller and receive on the same link.

With a bot that large you could easily implement an onboard PC w/ webcams and just use a remote desktop connection over Wifi. Any ITX formfactor motherboard/cpu setup should fit.

I’m doing something similar to this on my Johnny 5 project page, but using pico-itx as I’m using the lynxmotion J5 kit which is much smaller then what you’re planning.

thanks for anwsering the question guys!
i’m not familiar with wi-fi nor the cmu cam,do you guys know a good way to get me familiar wireless links and ways to interact or connect them with basic stamp as well as programing?
forgive all my questions but i’m only a certified electrician who badly wants to understand and be part of the amzing robotics world.
thanks for replying again.

have you guys ever heard of the (P.I.N.K):Parallax Internet Netburner Kit?
Would that be a good way to communicate with my robot or not?