sample iSight code for Cocoa
-
Does anyone know of any sample code for using/capturing a picture using
the iSight? -
On Dec 10, 2004, at 1:17 PM, John Spicer wrote:
> Does anyone know of any sample code for using/capturing a picture
> using the iSight?
You might look in the QuickTime samples at Apple's web site. Also ask
on quicktime-api:
http://lists.apple.com/mailman/listinfo/quicktime-api -
Jonathan Wight was nice enough to provide this the last time this
question came up. Check it out - it's very helpful:
http://toxicsoftware.com/blog/index.php/weblog/sequence_grabber_cocoa_sourc
e_code/
On Fri, 10 Dec 2004 13:17:05 -0600, John Spicer <johnspicer...> wrote:
> Does anyone know of any sample code for using/capturing a picture using
> the iSight?
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list (<Cocoa-dev...>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<guy.english...>
>
> This email sent to <guy.english...>
>
-
Check out Adium AIUtilities SVN - Adam recently wrote sweet code for
handling this.
AIVideoCapture in
http://svn.adiumx.com/svn/adium/trunk/Frameworks/
AIUtilities%20Framework/
Note that this is largely untested, and it hasn't been in any release
software yet -- if you run into any problems, let us know :)
-Evan
www.adiumx.com
On Dec 10, 2004, at 4:21 PM, R. Scott Thompson wrote:
>
> On Dec 10, 2004, at 1:17 PM, John Spicer wrote:
>
>> Does anyone know of any sample code for using/capturing a picture
>> using the iSight?
>
> You might look in the QuickTime samples at Apple's web site. Also ask
> on quicktime-api:
>
> http://lists.apple.com/mailman/listinfo/quicktime-api
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list (<Cocoa-dev...>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<evan.s...>
>
> This email sent to <evan.s...>
>


