Hi Todd.

FWIW, I have a LSBackgroundOnly application that uses QTKit. Instead of 
NSApplicationMain(), I do [[NSApplication sharedApplication] run].

Perhaps that's not exactly what you want, but pretty close. It does suggest you 
might be able to get away with, say, running the run loop manually.

-Jeff


On Jun 9, 2012, at 4:33 PM, Todd Heberlein wrote:

> Probably a naive question, but can I use QTKit (or is there a better 
> library?) to capture images (or videos) inside a UNIX helper application?
> 
> 
> I've never tried using Cocoa (and related) objects outside a regular Cocoa 
> application with a GUI, NSApplicationMain(), etc. Is this generally 
> prohibited?
> 
> Thanks,
> 
> Todd


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to