Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quagga.stop() should also disconnect from the camera #6

Closed
troxler opened this issue Dec 13, 2014 · 2 comments
Closed

Quagga.stop() should also disconnect from the camera #6

troxler opened this issue Dec 13, 2014 · 2 comments

Comments

@troxler
Copy link

troxler commented Dec 13, 2014

After QuaggaJS calls getUserMedia and establishes a connection to the device's camera, there does not seem to be a way to stop the camera again. There should be a way to do that and also calling Quagga.stop() should disconnect from the camera.

@serratus
Copy link
Owner

Yeah, the current implementation was not nice. Thanks for noticing. @garaboncias fixed this issue with 655bc64 .

@troxler
Copy link
Author

troxler commented Dec 20, 2014

Thank you both. It seems to work so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants