Work with iphone camera -


i looking can create source , tutorial me answer how create transparent straight line on iphone camera.

please , if knows of tutorial pls reply me.

if understand correctly, want have live preview of camera overlays more or less transparent line, right ? 2 solution come mind: build 1 view gets camera input via avfoundation framework , build - transparent - view holds whatever elements want display on top of that.

another solution build 1 opengl view, use camera input texture background rectangle filling whole screen , render other content on top of that.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -