Skip to main content

Open camera in half portion of screen - iPhone



I want to ask that , can I open iPhone camera in some limited portion on view?





I have implemented bar code reader concept in my app in which I am using camera.





Now, i want to open the camera in specific area on view. Is it possible? If yes than how?


Comments

  1. Search for AVFoundation framework in google search, and try to read AVFoundation programming guide from Apple.

    This question might help you too,

    Recording Avdio and Video using AVFoundation frame by frame

    Good luck!

    Tutorial :

    http://red-glasses.com/index.php/tutorials/ios4-take-photos-with-live-video-preview-using-avfoundation/

    ReplyDelete

Post a Comment

Popular posts from this blog

Slow Android emulator

I have a 2.67 GHz Celeron processor, 1.21 GB of RAM on a x86 Windows XP Professional machine. My understanding is that the Android emulator should start fairly quickly on such a machine, but for me it does not. I have followed all instructions in setting up the IDE, SDKs, JDKs and such and have had some success in staring the emulator quickly but is very particulary. How can I, if possible, fix this problem?