blakeblackshear.frigate/frigate
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
..
api Configurable ffmpeg (#13722) 2024-09-13 15:14:51 -05:00
comms Make notifications toggleable via MQTT (#13657) 2024-09-10 11:24:44 -06:00
detectors
embeddings Limit shm frame count (#12363) 2024-09-03 10:22:30 -06:00
events Configurable ffmpeg (#13722) 2024-09-13 15:14:51 -05:00
genai Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
images
motion
output Configurable ffmpeg (#13722) 2024-09-13 15:14:51 -05:00
ptz Limit shm frame count (#12363) 2024-09-03 10:22:30 -06:00
record Configurable ffmpeg (#13722) 2024-09-13 15:14:51 -05:00
review Limit shm frame count (#12363) 2024-09-03 10:22:30 -06:00
stats
test Refactor recordings retention to be based on review items (#13355) 2024-09-02 07:22:53 -06:00
track Adjust stationary reqs depending on state (#11226) 2024-05-03 17:28:06 -05:00
util Configurable ffmpeg (#13722) 2024-09-13 15:14:51 -05:00
__init__.py
__main__.py
app.py Configurable ffmpeg (#13722) 2024-09-13 15:14:51 -05:00
config.py Configurable ffmpeg (#13722) 2024-09-13 15:14:51 -05:00
const.py Update ffmpeg to 7.0.2 (#13578) 2024-09-05 18:27:32 -06:00
ffmpeg_presets.py Configurable ffmpeg (#13722) 2024-09-13 15:14:51 -05:00
log.py Shutdown hang (#11793) 2024-06-06 18:54:38 -05:00
models.py Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00
mypy.ini
object_detection.py Limit shm frame count (#12363) 2024-09-03 10:22:30 -06:00
object_processing.py Improve handling of empty frames (#13651) 2024-09-10 08:39:37 -05:00
plus.py
storage.py Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
timeline.py Improve graph using pandas (#9234) 2024-01-31 12:56:11 +00:00
types.py
video.py Improve handling of empty frames (#13651) 2024-09-10 08:39:37 -05:00
watchdog.py