objective c - iOS: UIImagePicker or AVCam for this functionality -


i looking way add custom button on camera preview , don't know go. ios native camera, on left of capture button, can click on , access photo library. how can add button camera preview view? kind enough give directions? in advance.

take @ uiimagepickercontroller's cameraoverlayview. lets lay own interface on top of default camera interface.


Comments

Popular posts from this blog

winapi - How to get a user input on a MessageBox on C++? -

parcelable - Unmarshalling unknown type code exception while reading parcel values in Android 4.4+ -