Ruslan Kyba

Results 24 comments of Ruslan Kyba

@drigos @yeungma What do you mean by that? Do you want to stops video stream? OR phyisycally turn camera off?

@robertthewolf this package is based on https://github.com/cozmo/jsQR SO there is may be an issue with decoding, I think you should psot this issue there

@robertthewolf seems like these QRs work here https://cozmo.github.io/jsQR/ Maybve jsut need to update jsQR dependency

Cause it renders all 200 items at once Need to make that list virtualized

@novicellrhj this is because processing power can't keep up with cameras frame rate. Look towards [web workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers) to do processing on a separate thread.

Why Microsoft is so Microsoft all the time?😊 Microsoft owns Github, but Github is not present at Microsoft Store. Microsoft develops VS Code and Windows 11, but it still missing...

@AgileTerence have you inlcued `node_modules\node-webcam\src\bindings\CommandCam\Commandcam.exe` as an asset?

@warnwar will look into it this week

Same leak i my project, except I'm not useing **Mesh**. This is can be reproduced when rendering **sub canvas**.

Solution https://github.com/google/material-design-lite/issues/1120#issuecomment-169090777