blakeblackshear.frigate/frigate/record
Nicolas Mowen d3949eebfa
Add API and WebUI to export recordings (#6550)
* Add ability to export frigate clips

* Add http endpoint

* Add dir to nginx

* Add webUI

* Formatting

* Cleanup unused

* Optimize timelapse

* Fix pts

* Use JSON body for params

* Use hwaccel to encode when available

* Print ffmpeg command when fail

* Print ffmpeg command when fail

* Add separate ffmpeg preset for timelapse

* Add docs outlining the export directory

* Add export docs

* Use ''

* Fix playlist max time

* Lower max playlist time

* Add api docs for export

* isort fixes
2023-06-08 07:32:35 -04:00
..
__init__.py Ability to manually create events through the API (#3184) 2023-05-19 05:16:11 -05:00
cleanup.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
export.py Add API and WebUI to export recordings (#6550) 2023-06-08 07:32:35 -04:00
maintainer.py Remove ffmpeg banner (#6600) 2023-06-01 05:46:34 -05:00
record.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
util.py Move recording management to separate process (#6248) 2023-04-26 07:25:26 -06:00