Joe Morris
Joe Morris
We have been having success with a Jetson Nano. [discussion](https://github.com/blakeblackshear/frigate/discussions/2752)
We have Frigate working on the Jetson Nano. https://github.com/blakeblackshear/frigate/discussions/2752
My apologies, I had not recently looked. You are right, they are going for close to 4x.
I am just getting into this. Did you find any other option to make it work? Or are you still using the routine?
I found this "https://flows.nodered.org/node/node-red-contrib-amcrest-ad110". It works with my AD410. So now I am adding that to the strudel node (using the routine), but I am also looking into "https://flows.nodered.org/node/node-red-contrib-face-recognition" to...
This error only appears on a full deploy. An interim workaround is to use one of the available partial deploys.
I am having the same issue. ``` "No descriptor file found for 0b73162f0f4ec079" ``` Here are the steps: 1. click on pencil to add new face-api... 2. Enter in name...
More info from the node-red-log When I add an image to a newdescripter I get ``` 7 Jan 10:12:11 - [error] undefined ``` When I click on the "Add" button...
I resolved the majority of the issues. Your instructions state to install ``` npm install @tensorflow/tfjs-node `` I installed ``` npm install @tensorflow/[email protected] ``` And then removed and reinstalled face...
Here is the log output `23 Feb 07:31:22 - [red] Uncaught Exception: 23 Feb 07:31:22 - [error] SyntaxError: Unexpected end of JSON input at JSON.parse () at WebSocket.message (/home/joe/.node-red/node_modules/node-red-contrib-unif i/unifiws-helper.js:69:40)...