V
V
Vladimir Ionenko2017-10-30 11:57:05
css
Vladimir Ionenko, 2017-10-30 11:57:05

How to implement Selfie in JavaScript for mobile browsers?

Good afternoon. The task is: to implement a selfie photo for the site, I found a solution for the desktop https://jsfiddle.net/dannymarkov/cuumwch5/
The question is how to implement this for mobile browsers? So the solution I found doesn't work in mob. browsers. Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Artem Kustikov, 2017-11-10
@art1z

getUserMedia should work on the latest versions: https://caniuse.com/#feat=stream
If you need support for older devices, then only through uploading a selfie from the gallery

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question