programmatically take picture after every 5 seconds on mobile phone
Hi, can anyone please tell me how to capture a picture programmatically after every 5 seconds. I can attach a camera to a Video component which i have added to my display list. Now once the user presses a button the app should start collecting the snap shot data every 5 seconds.
I DO NOT want to launch the native cameraUI app , all this should be from within my app.
I have the camera display visible in my app but how to issue the takepicture command??
thank you ![]()
