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
On one of the other html5-qrcode libraries, they use file input as a fallback which seemed a good way to handle this (additionally as another callback for debugging this would also be helpful).
It's a good idea. What do you have in mind? To upload an image and decode it?
An easier idea would be to allow passing a ref to an img element instead of only being able to pass it to a video element -- that way you wouldn't have to worry about implementing any sort of upload input/element
There is any way to use pictures instead of the camera?
Thanks
The text was updated successfully, but these errors were encountered: