Results 7 comments of Jonas Hartmann

Hi @nylki ! Thank you very much for your contribution. But as you can see, the Travis CI build is failing for this PR. It is mainly because of the...

@nylki here are some pointers ☺ - verify you can run the current tests with "grunt test" and they pass - read about jasmine in the Web. Some links below...

Have you allowed your browser / application to access the webcam?

Since that is Android native, you might need to implement certain permission requests and maybe even override some permission callbacks. Nothing I can help with, as it isn't a problem...

Shouldn't this be part of the webcam.js file instead? Is there any specification about it being a index.js file?