简体   繁体   中英

Capture video from iPhone camera with overlay view

I'm creating an augmented reality app which overlays a 3D logo on the iPhone's video camera view using cocos3d.

I need to record the video with the logo overlay and write this to a file.

What would be the best way to accomplish this?

Try to modify this project from apple: here . Add your logoimage in the viewDidLoad method of AVCamViewController. You'll need to clean the XIB from everything but the view.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM