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

capture broadcast work first time only #5

Open
IshanFx opened this issue Apr 22, 2017 · 4 comments
Open

capture broadcast work first time only #5

IshanFx opened this issue Apr 22, 2017 · 4 comments

Comments

@IshanFx
Copy link

IshanFx commented Apr 22, 2017

when i broadcast capture first time it work fine. when i broadcast it again it not perform capture. why is that?

@holuwaseun
Copy link

Having the same issue here also... Capture works only on first broadcast, then it refuses to capture after that. Any help will be appreciated. Thank you

@kkn1234
Copy link

kkn1234 commented Jun 28, 2017

try to broadcast ngWebcam_off and ngWebcam_on events in on-capture-complete callback function, it worked fine for my case.

@holuwaseun
Copy link

ok... I'll try that. Thanks a lot

@rosso-demone
Copy link

rosso-demone commented Sep 15, 2018

In function onWebcamCapture(), countdownTimer is not getting cancelled,

In ng-webcam.js add line countdownTimer = undefined; after line 219

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

4 participants