Timothy Graupmann
Timothy Graupmann
I'm seeing this error after running for about an hour or after processing 100+ images. I tried trapping the error, but after an hour of processing, something is aborting recognition....
Started new issue...
I ran into a similar issue because Blob.arrayBuffer() was not supported - https://developer.mozilla.org/en-US/docs/Web/API/Blob/arrayBuffer
All the sudden, like right now, the headers are not enough. There's an experimental Chrome flag but even that doesn't expose the SharedMemoryBuffer. It worked yesterday and even 10 minutes...
I can still reproduce the issue. If you use a lot of memory by using a canvas element and capture a lot of frames with getImageData into memory, somehow the...
It looks like I can just change the hardcoded `raspistill` to `libcamera-still` in `node_modules/pi_camera/index.js`. Not all of the same parameters are going to work with the new libcamera library. I...
It's a false positive.
Can you reproduce this in 1.0.16? This should be fixed...
There are a limited number of RPC events available. https://discord.com/developers/docs/topics/rpc#commands-and-events-rpc-events There is a speaking event that could trigger an animation...
These are the available RPC events that we can bind animations to. https://discord.com/developers/docs/topics/rpc#commands-and-events-rpc-events