blakeblackshear.frigate/frigate/events
Nicolas Mowen 5ff476c6f9
Configurable ffmpeg (#13722)
* Install multiple ffmpeg versions and add config to make it configurable

* Update docs

* Run ffprobe too

* Cleanup

* Apply config to go2rtc as well

* Fix ffmpeg bin

* Docs

* Restore path

* Cleanup env var

* Fix ffmpeg path for encoding

* Fix export

* Formatting
2024-09-13 15:14:51 -05:00
..
__init__.py
audio.py Configurable ffmpeg (#13722) 2024-09-13 15:14:51 -05:00
cleanup.py Refactor recordings retention to be based on review items (#13355) 2024-09-02 07:22:53 -06:00
external.py Cleanup after recordings refactor (#13518) 2024-09-03 08:49:50 -06:00
maintainer.py Refactor recordings retention to be based on review items (#13355) 2024-09-02 07:22:53 -06:00
types.py