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

Should stop stream from camera after once capture? #31

Open
mkotsbak opened this issue Oct 7, 2015 · 5 comments
Open

Should stop stream from camera after once capture? #31

mkotsbak opened this issue Oct 7, 2015 · 5 comments

Comments

@mkotsbak
Copy link

mkotsbak commented Oct 7, 2015

After capturing a QR code once, the camera stream to the video element is continuing. I would expect it to stop.

To ensure that this functionality breaks #32, there should probably be a boolean parameter to say if the stream should be left running.

@mkotsbak
Copy link
Author

mkotsbak commented Oct 7, 2015

@cirocosta
Copy link
Owner

Hi @mkotsbak ! Thanks for pointing that!

I'll take a look soon (today) and then we decide how to proceed on that 👍 I'm also willing to change some configs regarding zuul, which is annoyingly saying that your PR is not passing 😞

By the way, i didn't know about scala-js! What are you developing on top of it?

@mkotsbak
Copy link
Author

mkotsbak commented Oct 7, 2015

Okay, the solution I added to the wrapper should be easy to do in this library as well.

Scala.js is really nice (hard to typesafe this library that sends so many types of objects as errors...). I'm working on some software to recognize the name badges of participants on a conference, running on a Raspberry Pi.

@cirocosta
Copy link
Owner

wow, sounds pretty cool! Just a reminder: feel free to contribute with pull requests! i'd appreciate a lot!

@stccorp
Copy link

stccorp commented Nov 24, 2016

I just want to comment that the idea that keeps scanning is perfect for me. So every project is different.

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

3 participants