javascript - Is it possible for real time access to mobile device camera? -


so i'm wondering if it's possible website able a) access mobile device's camera , b) have real time facial recognition capabilities? snapchat does, albeit simpler, in web application opposed mobile application?

i know answer (a), found here: https://davidwalsh.name/demo/iphone-camera.php

and found example uses amazon rekognition, found here: https://hackernoon.com/building-a-face-recognition-web-app-in-under-an-hour-345aa91487c

only nuisance rekognition example found seems take picture and then recognition, i'm looking more while camera (so point camera someones face, , magic there).

disclaimer: not asking work me here. know i'm not providing code samples, , that's because i'm in research phase , wanted see if here has input on i'm trying achieve.

something tells me may not possible, google searches didn't quite find i'm looking for, close.


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -