web-gphoto2 icon indicating copy to clipboard operation
web-gphoto2 copied to clipboard

RuntimeError: Memory access out of bounds

Open ruidoc opened this issue 1 year ago • 1 comments

When I call the "camera.CaptureImageAsFile()" method, occasionally thrown the following error:

RuntimeError: Memory access out of bounds

How can I solve this problem?

Camera: Canon 700D

ruidoc avatar May 29 '24 07:05 ruidoc

Same issue on my side, I think the browser persists the WebUSB connection even after a page refresh and the library is not able to communicate again

Maxou44 avatar May 09 '25 18:05 Maxou44