Blake Blackshear
Blake Blackshear
Try setting the hwaccel args for just one camera. If increasing the gpu_mem doesnt help, then you are just exceeding the capacity of the Pi.
For now it overwrites them.
You also still have full flexibility to put the config file and the db wherever you want. All that changed was the default location. You can override it if needed.
Not sure why you are hitting the 32 limit, but you will still have hwaccel if you move it down and define it for each camera instead of globally. Removing...
No, but why do you need to? If it matches the frame rate from the camera, it's not adding any extra work.
I don't think it's going to be quite that simple: https://superuser.com/questions/908295/ffmpeg-libx264-how-to-specify-a-variable-frame-rate-but-with-a-maximum I would suggest starting with the ffmpeg commands that frigate runs and trying to get it to work properly...
I think what you have laid out here is a strong backend foundation. I'm sure there are some good use cases here even if we haven't come up with them...
I plan to have the client pass the timezone to the api so the backend can calculate the recordings response based on that in the future. That will make the...
Is this still an issue in the current beta?
We are installing newer drivers in 0.12.0, so I'm not sure this is necessary anymore.