1
0
mirror of https://github.com/blakeblackshear/frigate.git synced 2025-03-09 00:16:54 +01:00
blakeblackshear.frigate/frigate/record
Nicolas Mowen cfda531f5a Write a low resolution low fps stream from decoded frames ()
* 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
2024-01-31 12:56:11 +00:00
..
__init__.py
cleanup.py Write a low resolution low fps stream from decoded frames () 2024-01-31 12:56:11 +00:00
export.py
maintainer.py
record.py
util.py