frigate/frigate/util
Nicolas Mowen d7669eace6 Write a low resolution low fps stream from decoded frames (#8673)
* Generate low res low fps previews for recordings viewer

* Make sure previews end on the hour

* Fix durations and decrase keyframe interval to ensure smooth scrubbing

* Ensure minimized resolution is compatible with yuv

* Add ability to configure preview quality

* Fix

* Clean up previews more efficiently

* Use iterator
2023-12-31 07:50:08 -06:00
..
builtin.py Don't fail when tz is incorrect (#8723) 2023-11-23 11:43:02 +00:00
image.py Write a low resolution low fps stream from decoded frames (#8673) 2023-12-31 07:50:08 -06:00
object.py Set the min region size as the model size (#8486) 2023-11-06 06:45:37 -06:00
services.py Don't fail if NaN is returned for segment duration (#8923) 2023-12-12 10:47:40 +00:00