Web Cam, iTunes interaction

Halloween will be here soon, so let me throw this idea/question out there…

The problem:
create handler to react on a camera/web-cam feed when an image
is present.
Communicate with iTunes to play an appropriate sound or song upon image recognition.

( For camera(s) used in conjunction with halloween props. )

solution: ???

Take a look at VideoScript. I haven’t used this but I think it can help with your project. If there aren’t hooks directly, you can at least write a file from VideoScript to a folder watched by a stay-open app that acts accordingly when a file appears.

Jon