<br><div class="gmail_quote"><br><br>I'm wondering how much it would take to get frame-by-frame output from a webcam using Racket. My desultory searching hasn't turned anything up, so I'm hoping someone has a hint or two. This wouldn't involve any networking or remote access, but I would like to be able to acquire a stream of frames (video only, no audio) that I can manipulate with my favorite language, ideally playing them back in real or near real time, though not necessarily in their original order. I've worked with Flash's video API, and a bit with Processing's (a long time ago) so I might be able to work something out with those or Max/MSP, but given the way I want to handle the data downstream, Racket really feels like the best choice, so ideally I'd like to get the frames into Racket as early as possible. Plus, it'd give me an opportunity to learn a ton, writing some real scheme. Thanks for the help!<br>
<font color="#888888">
<br>bd<br>
</font></div><br>