blakeblackshear.frigate/frigate
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
..
comms Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
detectors Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
events Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
record Add API and WebUI to export recordings (#6550) 2023-06-08 07:32:35 -04:00
test Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
track Improve tracking (#6516) 2023-05-31 08:12:43 -06:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
app.py Add API and WebUI to export recordings (#6550) 2023-06-08 07:32:35 -04:00
config.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
const.py Add API and WebUI to export recordings (#6550) 2023-06-08 07:32:35 -04:00
ffmpeg_presets.py Add API and WebUI to export recordings (#6550) 2023-06-08 07:32:35 -04:00
http.py Add API and WebUI to export recordings (#6550) 2023-06-08 07:32:35 -04:00
log.py Improve tracking (#6516) 2023-05-31 08:12:43 -06:00
models.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
motion.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
mypy.ini update deps (#6093) 2023-04-15 14:17:59 -05:00
object_detection.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
object_processing.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
output.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
plus.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
ptz.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
stats.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
storage.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
timeline.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
types.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
util.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
video.py Improve tracking (#6516) 2023-05-31 08:12:43 -06:00
watchdog.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00