Camera operability by sensor

Hello.

I want to develop a system where there is a camera witch rotates and records an object that's moving.
The object would have a sensor that should send is location to the camera, so that the camera will focus and record the object.
Is this possible with arduino?

your scope has two different functions.

pan/tilt for the object and focus, or autofocus.

the easy part is the autofocus. that should be in the camera.

the first way to track an object that pops into my mind is to use the camera and software to send the signal out to the motors.
that seems to require a lot of processing and memory.

the motors uses to move the camera are the easy part.