Chris Spiegl

Results 146 comments of Chris Spiegl

@AsaAyers yes I think the comment should be the error message. And currently I have no free time on my hands (just started using coffeelint to lint my project and...

I tested this and it worked. The syntax is a bit strange and maybe the part with the `'{"No", "Maybe", "OK"}' ` could be done just using an array and...

Great idea, I would love to see this added.

I think it's great that a workaround exists, but a rewrite of the workflow is probably what we need. Having to install a somewhat outdated Python version just for this...

@CodeBradley I am playing with similar ideas and found this NPM that may be interesting for you to look at: https://github.com/illuspas/Node-Media-Server

@CaptainStealthy This worked surprisingly well. One thing I changed was to not set the `EasyMDEContainer` background because that would also include the background of the status bar at the bottom.

Hop to get this soon. It is a very valuable plugin.

node --version: v16.13.0 brew --version: 3.3.11 macOS: 12.2 Beta (21D5025f) CPU: Apple M1 Max I got `openvc4nodejs` working by installing`openvc` through brew, exporting the lib folder in my `.zshrc` file,...

I also used the branch by @wandenberg. Since the last release on this repo was about 2 years ago at the time I was looking at it. Is there a...

I tried tried figuring this out (since I got the same issue). I described what worked for me here: https://github.com/justadudewhohacks/opencv4nodejs/issues/538#issuecomment-1015480008 I got opencv4nodejs working on my M1 Max MacBook running...