quagga2 icon indicating copy to clipboard operation
quagga2 copied to clipboard

Quagga2 stop() not working properly

Open getify opened this issue 11 months ago • 1 comments

I was previously using Quagga1, and when I upgraded to Quagga2, one thing that broke which is that stop() no longer completely releases the camera, such that the camera light stays on. Quagga1 has this working correctly, so this seems like a regression.

I even tried Quagga.CameraAccess.release(), which promise resolves (to undefined), but that still doesn't stop the camera.

getify avatar Dec 16 '24 07:12 getify

Thank you for filing an issue! Please be patient. :-) Dont forget to add yourself to the contributors array in package.json! Have a great day!

github-actions[bot] avatar Dec 16 '24 07:12 github-actions[bot]