Giter Club home page Giter Club logo

Comments (16)

gdromero avatar gdromero commented on July 29, 2024 1

Its works! Very good job. Thanks

from react-qr-reader.

JodusNodus avatar JodusNodus commented on July 29, 2024

I was not able to reproduce the error. Can you give more information about your environment (firefox version, os, react-qr-reader version).

from react-qr-reader.

gdromero avatar gdromero commented on July 29, 2024

firefox: 47.0
os: linux
react-qr-reader: 0.2.5

from react-qr-reader.

gdromero avatar gdromero commented on July 29, 2024

When I open the example (https://jodusnodus.github.io/react-qr-reader/) works fine

from react-qr-reader.

JodusNodus avatar JodusNodus commented on July 29, 2024

Normally this error is fired by the getUserMedia api when the webcam is not compatible. link
I'm going to test it on my desktop running Arch Linux.

from react-qr-reader.

JodusNodus avatar JodusNodus commented on July 29, 2024

I was not able to reproduce the error on my machine. Have you tried cloning the repository and npm i && npm run storybook?

from react-qr-reader.

gdromero avatar gdromero commented on July 29, 2024

result of npm i && npm run storybook after clone repository

ERROR in multi preview
Module not found: Error: Cannot resolve module 'webpack-hot-middleware/client' in /home/gdromero/Downloads/react-qr-reader-master
@ multi preview

ERROR in multi preview
Module not found: Error: Cannot resolve module 'babel' in /home/gdromero/Downloads/react-qr-reader-master
@ multi preview

from react-qr-reader.

JodusNodus avatar JodusNodus commented on July 29, 2024

I have just tested this on a clean ubuntu install, you should be able install the dependencies and then run the test with npm run storybook.

from react-qr-reader.

gdromero avatar gdromero commented on July 29, 2024

screenshot

this is that I saw when run the example

from react-qr-reader.

JodusNodus avatar JodusNodus commented on July 29, 2024

What webcam are you using and does the demo work in chrome?

from react-qr-reader.

gdromero avatar gdromero commented on July 29, 2024

I tested your demo on a clean ubuntu install in other machine with firefox 47 and produce the same result: OverconstrainedError

from react-qr-reader.

JodusNodus avatar JodusNodus commented on July 29, 2024

What is the resolution of the webcam?

from react-qr-reader.

JodusNodus avatar JodusNodus commented on July 29, 2024

I was able to reproduce the error. The problem was that i set the minimum resolution at 720p. I lowered the minimum resolution to 360p. i published it as version 0.2.6. If it works than we can close the issue.
👍

from react-qr-reader.

gdromero avatar gdromero commented on July 29, 2024

great! When you upload the new version I test it. Thanks

from react-qr-reader.

JodusNodus avatar JodusNodus commented on July 29, 2024

It is already published to npm as version 0.2.6

from react-qr-reader.

joaodgv avatar joaodgv commented on July 29, 2024

Hi! I'm trying to use your code with react and it's giving me this error. The demo works for me so it should be something on my code. Anyway to know what could be causing this problem? The message says: Unknown name of constraint detected

from react-qr-reader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.