Hi, i have interesting idea to create employee attendance record with take live scanning photo when submit button pressed (not upload), it’s possible in glide?
thanks
Hi, i have interesting idea to create employee attendance record with take live scanning photo when submit button pressed (not upload), it’s possible in glide?
thanks
I’m not sure what you mean by “live scanning”, what should that function do?
The closest thing you might get is allowing the image picker component to only upload from camera.
i mean live scanning is like selfie, if the employee login and select date then press button for take live picture using phone camera or webcam.
What would be done with the image?
Are you expecting some sort of facial recognition, for example?
the image we will use as evidence that indicate the employee absence in the office, so every employee take picture IN-OUT
Okay.
Well, to answer your original question. Yes, this is possible using Glide.
what kind of component which i can can use for take picture?
An Image Picker.