Commit Graph

2 Commits (dbc1fa511b58e8c26de7070bf822b2ecbc03d66d)

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