blakeblackshear.frigate/frigate/record
Andrew Roberts 7fb8d9b050
Camera-specific hwaccel settings for timelapse exports (correct base) (#21386)
* added hwaccel_args to camera.record.export config struct

* populate camera.record.export.hwaccel_args with a cascade up to camera then global if 'auto'

* use new hwaccel args in export

* added documentation for camera-specific hwaccel export

* fix c/p error

* missed an import

* fleshed out the docs and comments a bit

* ruff lint

* separated out the tips in the doc

* fix documentation

* fix and simplify reference config doc
2025-12-22 09:10:40 -07:00
..
__init__.py
cleanup.py Fix review summary for DST (#20770) 2025-11-03 07:34:47 -06:00
export.py Camera-specific hwaccel settings for timelapse exports (correct base) (#21386) 2025-12-22 09:10:40 -07:00
maintainer.py Improve recording retention logic (#20506) 2025-10-15 11:09:28 -06:00
record.py
util.py