[racket] webcam hooks in racket?

From: Nevo (sakur.deagod at gmail.com)
Date: Tue Jan 11 10:23:49 EST 2011

I've been using QuickTime framework to capture iSight frame before, which is
pretty easy. Not sure if that's what you want. Here's a couple of links from
google ..
http://developer.apple.com/library/mac/navigation/index.html#section=Frameworks&topic=QTKit
http://iloveco.de/adding-isight/
http://stackoverflow.com/questions/3797955/capture-macbook-pro-isight-video-with-c

Hope that helps

- Nevo

On 11 January 2011 23:02, Neil Van Dyke <neil at neilvandyke.org> wrote:

> Perhaps someone who knows Mac OS X can chime in.  If I had to guess, I
> would say you'll be making FFI calls to some well-documented Apple library.
>
> You can disregard that Linux UVC page.
>
> Ben Dean wrote at 01/11/2011 09:58 AM:
>
>  Hmm, thanks, I really appreciate the help.  Obviously an oversight on my
>> part, but I'm targeting OSX and the built-in apple "iSight" or whatever they
>> iCall it. It looks like it's on the list for UVC. I'm pretty new to this
>> game, and have very little experience with language interop and device
>> drivers, so I'd really value an overall idea what the interface between a
>> driver and Racket would look like. I think the target audience of the UVC
>> site knows more about this sort of thing than I do, so any additional
>> pointers would be great.
>>
>
> --
> http://www.neilvandyke.org/
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20110111/bbaed585/attachment.html>

Posted on the users mailing list.