On Dec 27, 2011, at 11:16 PM, 吴明 wrote:

> HI All:
> I wont capture view from the camera. and add an image to every frame.then 
> save the video to my app.
> How do this.

Use QTCaptureView and implement the delegate method -view:willDisplayImage:. In 
that method, do what you want to do to the frame, and it will be included in 
the final video.

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

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

Reply via email to