blakeblackshear.frigate/frigate/record
Nicolas Mowen b66810247e
Optimize stacked recordings (#6809)
* Make camera recordings mover asynchronous

* Formatting

* Move to using cv2 instead of external ffmpeg process

* Use ffprobe if cv2 failed

* Formatting

* Fix bad access

* Formatting

* Update frigate/record/maintainer.py

Co-authored-by: Blake Blackshear <blakeb@blakeshome.com>

* Update name of caller

---------

Co-authored-by: Blake Blackshear <blakeb@blakeshome.com>
2023-06-16 07:09:13 -06:00
..
__init__.py Ability to manually create events through the API (#3184) 2023-05-19 05:16:11 -05:00
cleanup.py Various Bug Fixes (#6768) 2023-06-12 06:06:02 -04:00
export.py Add API and WebUI to export recordings (#6550) 2023-06-08 07:32:35 -04:00
maintainer.py Optimize stacked recordings (#6809) 2023-06-16 07:09:13 -06:00
record.py Optimization of Sync Records: Implementing Pagination and Temporary Table (#6585) 2023-06-11 08:01:50 -05:00
util.py Move recording management to separate process (#6248) 2023-04-26 07:25:26 -06:00