Jesper
Jesper
> > Hey, just checking in on this PR. Do you think its ready for merge soon or do you need any help to finalize it? > > Hi! The...
Thought the Netlify errors were just intermittent ones but it seems you need to remove the `tags` from the `_meta.tsx` files in the docs. and just make it an empty...
Thanks, some small changes still required but i will merge the PR and fix them myself. Thanks for the work on this one!
Looks interesting for sure. Cant promise when it can be implemented tho, swamped with other work at the moment sadly
When running darknet on the CPU, it can take quite some time for it to initialize the first time. The "Failed to retrieve result..." error occurs since the initialization is...
You should swap your main stream and the substream in the Viseron config. You want the low resolution stream as the substream since it is used to perform image processing....
You have mapped it to `/Recordings` (with a capital R), has to be `/recordings`
CPU usage highly depends on how strong your CPI is, if it has hardware acceleration capabilities, your camera settings and also the Viseron config. https://viseron.netlify.app/components-explorer/components/ffmpeg#hardware-acceleration
You would need to transcode the videos by setting `codec: h264` in your camera config under the `recorder` block, that should hopefully resolve your issues
Any errors in the browser console?