Hi,
how do I add an overlay (UIImageView) to the camera preview and handle touches on this?
My previous attempts to do this (e.g. use UIImagePickerController and add the image as a subview) have failed.

|
3
|
Hi, how do I add an overlay (UIImageView) to the camera preview and handle touches on this? My previous attempts to do this (e.g. use UIImagePickerController and add the image as a subview) have failed.
|
||||||||
|
|
|
You may be able to add the
after the camera is up. If you want to handle touches on the |
||
|
|
|
|
AFAIK it is not possible at all. |
||
|
|