mirror of
https://github.com/nimiq/qr-scanner.git
synced 2026-07-28 04:06:51 +00:00
This is an optimization but also a fix for iOS Safari which stops an already ongoing stream when a second stream is opened, see https://bugs.webkit.org/show_bug.cgi?id=179363. Fixes #125