Blake Blackshear
Blake Blackshear
The best way to understand what is driving CPU usage is to turn off features to see what is driving it up. You can disable detect for each camera to...
I would suggest watching the debug view of each camera with the motion boxes overlays and seeing what is triggering motion and object detection. Your best bet is making sure...
This has other implications since nginx uses the media directory as well. It would require making that config dynamic and today it is statically defined. I am fine leaving this...
I don't believe the Pi has hwaccel for h265
This is still something I am considering.
This should work. I was considering just using epochs in the file names instead and re-evaluating the folder structure, but this may be better. I think I will save this...
I will unlock the PR
> Have a a regarding time stamp processing. Gstreamer splitmux does not have functionality to put a time stamp or date time into the file name itself. How bad would...
Please open a new PR to `release-0.11.0`.
The VOD endpoint doesn't write to cache. You are thinking of the mp4 endpoint. You may be running into some limitations on the maximum number of segments supported by VOD....