Closed fokcuk closed 2 years ago
also I am not getting any plate captures post reinstall. Is there a debug view to see how it tries to analyse it?
Can you include your config.yaml? That'd help with diagnosing the problems you're having.
After I have added RESTful API part in the config file it started to work. https://github.com/sclaflin/Plate-Minder/blob/master/config.yaml does not have this section. Can you please review and update what is needed? It is also missing the section to enable HA integration
Please refer to the documentation in the README rather than looking at files used for development. If your intentions are to just use the software, everything you need to get up and running is in the README.md file.
I usually just do "git clone"
When filters are enabled in the config (to remove time stamp detection or to only detect motion) I get errors in processing:
Shapes: plate-minder | abort(YAMLSyntaxError: All collection items must start at the same column). Build with -s ASSERTIONS=1 for more info. plate-minder | (Use
node --trace-uncaught ...
to show where the exception was thrown)Motion: plate-minder | abort(TypeError: Invalid MJPEGReadable type.). Build with -s ASSERTIONS=1 for more info. plate-minder | (Use
node --trace-uncaught ...
to show where the exception was thrown)