Re: Cocoa framework for iSight?
Re: Cocoa framework for iSight?
- Subject: Re: Cocoa framework for iSight?
- From: Nicko van Someren <email@hidden>
- Date: Sun, 20 Nov 2005 13:40:50 +0000
On 20 Nov 2005, at 10:16, j o a r wrote:
On 20 nov 2005, at 09.20, Conrad Taylor wrote:
Hi, could someone direct me to the appropriate Cocoa framework to
use for
interacting with the iSight CAM?
As far as I know there is no ObjC/Cocoa framework from Apple that
allows you to do that. I think you need to use the QuickTime
framework. Check here for sample code:
<http://developer.apple.com/samplecode/QuickTime/index-date.html>
Also, if you're after a preview from iSight into a Cocoa application
there is the Cocoa sequence grabber data procedure example which, for
some reason, is not linked from the QuickTime sample code list:
http://developer.apple.com/samplecode/Cocoa_-_SGDataProc/Cocoa_-
_SGDataProc.html
If you want to capture individual frames then there is a video frame
to NSImage example in among the 200+ examples on the page j o a r
referenced.
http://developer.apple.com/samplecode/CocoaVideoFrameToNSImage/
CocoaVideoFrameToNSImage.html
Nicko
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden