Commit Graph

6 Commits (e5acf19e08c34ef4c63d95061810bc7781f2108e)

Author SHA1 Message Date
Christoph Oberhofer d799ee353e issue-43: Added configurable area for decoding 10 years ago
Christoph Oberhofer eb9fedb794 Fixes bug that is caused by using custom aspectRatio; Closes #37 10 years ago
Christoph Oberhofer 76e61bc4c4 Fixes #30 10 years ago
Christoph Oberhofer c31ed9c7d9 Cleaning up after stopping quagga 10 years ago
Pierre-Louis Peeters d7bb052c5c Added checks to avoid 404 error
Added a check to avoid a 404 error which happened if the user didn’t
automatically accept webcam access. The `src` attribute of the `video`
tag was set to `undefined`, which led to a 404 error on the URL
`http://domain.tld/path_with_scanner/undefined`. It is now just set to
an empty string.
11 years ago
Christoph Oberhofer c84044aeb0 Include source-files 11 years ago