My need is: If user is recording a video from my app then face detection should work. I mean during video recording if user is too far from camera or too close to camera and so on.. then i should alert him/her for improper position.
I did some R & D on it but unable to found desired example. What i found is, we can not perform both operation parallel on same View.
If any body have solution for my problem then please share. Please don't suggest openGL. I dont want to use it.
Thanks in advance