Open jarigit opened 9 years ago
If you can find another tool to replace getUserMedia for those platforms, then you can create a PR.
At this time Safari and IE did not implement the function.
It's a sad story
Why you can't use that function on iOS, there is a work around. You have the user take a picture of the QR code, and they get the content from it. See: http://stackoverflow.com/a/31935989/5385875.
Has anyone succeeded to use html5-qrcode on iOS or WindowsPhone devices? I guess the main problem is the known issues with getUserMedia: http://www.html5rocks.com/en/tutorials/getusermedia/intro/