You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to add toggle to switch between cameras of mobile devices.
I tried with MediaStreamTrack.getSources(gotSources); But it seems depricated with latest Chrome Firefox version. The mediaDevices.enumerateDevices() is right method seems. but I couldnt make it with current code. Any help?
Is it possible to add toggle to switch between cameras of mobile devices.
I tried with MediaStreamTrack.getSources(gotSources); But it seems depricated with latest Chrome Firefox version. The mediaDevices.enumerateDevices() is right method seems. but I couldnt make it with current code. Any help?
http://stackoverflow.com/questions/18625007/enable-rear-camera-with-html5
The text was updated successfully, but these errors were encountered: