For an Exhibition I'm working on a Quiz with Processing. Participants have to identify them selfs, but not by name, RFID or barcode. No, even crazier: by playing a song from a record.
I want to install a recordplayer (turntable, phono) and every participant get's a record at the entrance. He puts the record on the turntable and my code should compare and recognize the played song with a Library of about 100 (prerecorded) songs.
He describs how it works very nice and clear, but since I'm verry new to processing an Java I need a lot of help. That's why I'm looking for people also interessted in this.
I'm new to processing, but did not bad so far. But now I try to programm a simple video recorder. Playback is no Problem so far, but I also want to capture live video. As beginning, the video might come from a MacBooks Webcam, later goal is to capture from an external SDI Card such as Blackmagic or AJA.
The sketch should work on Mac OS 10.8. Is it even possible to record Video with Audio? Couldn't find any Forum posts.