I have what seems to be an easy build, but then again, what do I know?

I would like to make an application that I can plug my camera (USB or firewire) into my Mac computer running Leopard and would like to be able to view the things that you would usually see in the view finder on the screen. I would ideally also like to be able to control the zoom, record, playback ect… from the computer too, but the viewing is more important.

Thanks!!!

Hi,

AppleScript can’t do that at all.

A Cocoa application using the QTKit framework could be a solution.

QTKit Application Programming Guide