HTML5 QR code scanner using your webcam
Stars
3.0k
Forks
859
Watchers
3.0k
Open Issues
193
Overall repository health assessment
^6.9.1^0.13.0^1.2.3^1.4.0^6.8.0^6.9.0^6.9.0^7.3.0^13.0.1^3.9.1^1.2.2^1.5.4^1.0.0^1.1.0Removed usage of window.URL.createObjectURL(...) in favour of returning stream directly. This has been done, since createObjectURL has been deprecated (and using it breaks WebRTC functionality when using webrtc-adapter)
bb59b1eView on GitHubAdd VideoAccessError to wrap errors from getUserMedia. Update demo to handle errors correctly.
606ab2cView on GitHub