Enable getUserMedia using Javascript/jQuery -


i'm using webcodecam (https://github.com/andrastoth/webcodecam) script scanning qr-codes using camera of tablet. problem i'm getting error message saying browser not supporting getusermedia when work on laptop using chrome.

i'm looking solution automatically (or after confirmation message user) enables getusermedia using javascript/jquery.

i found article chrome://flags , how enable necessary flags chrome://flags page shows 2 flags on tablet unrelated. if right flags showing able run command line code using javascript enable flags not case.

after more research found out getusermedia (like xdumaine mentionted) not supported lot of mobile devices. me worked on android devices not on ios (not chrome).

supported browsers: http://caniuse.com/#feat=stream


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -