Blake Blackshear

Results 317 comments of Blake Blackshear
trafficstars

The best I could do is go back and grab a frame from recording segments that is approximately the same time as the low resolution frame. With different frame rates...

If this were to be implemented, it would be option 2. I would think of it as creating an endpoint that allows a single frame grab from the record stream....

has_clip just means that recording was enabled during the event. You are overriding the default output args and setting segment time to 60 seconds which means it will take much...

It's possible, but probably not going to be a focus in the near future.

Definitely. I will be looking at this with custom models soon.

Custom models must match the input and output shapes that frigate expects. You need to compare your model to the one frigate uses by default to see what is different.

The benefit of doing this directly in frigate will be efficiency for the same reasons I combine motion detection and object detection in the same process. With something like double...

You want to be able to detect when it's raining? What for?

That bug is fixed for the 0.9.0 release.