Commit Graph

3 Commits (0e0cfcea000034045156ccbd3430bd4e4b6da2ec)

Author SHA1 Message Date
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