blakeblackshear.frigate/frigate/record
Nicolas Mowen 7d0216b8fb
Improve default timelapse args and make timelapse customizable (#7840)
* Add args to ignore audio and only process keyframes

* Add timelapse args to config

* Update docs

* Formatting

* Fix spacing

* Fix formatting

* add example of math for pts
2023-09-21 06:20:05 -06:00
..
__init__.py Ability to manually create events through the API (#3184) 2023-05-19 05:16:11 -05:00
cleanup.py Reduce database queries to necessary fields (#7751) 2023-09-11 17:07:04 -05:00
export.py Improve default timelapse args and make timelapse customizable (#7840) 2023-09-21 06:20:05 -06:00
maintainer.py Reduce database queries to necessary fields (#7751) 2023-09-11 17:07:04 -05:00
record.py Refactor Recordings (#7275) 2023-07-26 05:55:08 -05:00
util.py