node-deepstackai-trigger
node-deepstackai-trigger copied to clipboard
Detects motion using Deepstack AI and calls registered triggers based on trigger rules.
Im trying to set this up and I'm struggling with the following error: 2022-08-05T12:43:59-05:00 [Settings] Unable to read the secrets file: ENOENT: no such file or directory, open '/run/secrets/secrets'. 2022-08-05T12:43:59-05:00...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.1 to 0.4.4. Release notes Sourced from jpeg-js's releases. v0.4.4 v0.4.4 (2022-06-07) feat: add comment tag encoding (#87) (13e1ffa), closes #87 fix: validate sampling factors (#106) (9ccd35f),...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
**Describe the bug** `validateJsonAgainstSchema()` never gets called anywhere in code. 🤦♂️ This means all the effort to have a schema is wasted because... things aren't verified on load. Good grief.
**Describe the bug** I copy a test image to the aiinput folder, but it appears that processing is not happening. **Log entries** _Trigger log_ ``` 2020-11-06T10:01:53-05:00 [Main] **************************************** 2020-11-06T10:01:53-05:00 [Main]...
Won't change anything functionally but will remove a dependency on a no longer maintained library.
Local builds seem to be broken for some reason. Getting typescript errors for type definitions in dependencies that were fine in the past but weren't now. Whyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy. God I hate...
I would like to know if it's possible to run this on ARM/ARM64 at all. I assume there is no existing build with this architecture support. Would it be possible...