Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support HTML5 getUserMedia? #23

Open
SmartLayer opened this issue Aug 7, 2018 · 1 comment
Open

Support HTML5 getUserMedia? #23

SmartLayer opened this issue Aug 7, 2018 · 1 comment

Comments

@SmartLayer
Copy link

It's useful for KYC purpose - it's established as a standard behaviour that if a user is doing KYC form on the mobile, they will be offered to take a photo instead of uploading a photo (e.g. XAPP). As neuron is mostly javascript, it's kind of expected to happen in JS

navigator.mediaDevices.getUserMedia

An example of its use:

https://www.kirupa.com/html5/accessing_your_webcam_in_html5.htm

@CipherWang
Copy link

We will provide this feature in next milestone. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants