blakeblackshear.frigate/frigate
Blake Blackshear 1f963ec5aa
Fix raspberry pi hwaccel (#4955)
* use ffmpeg from raspbian repo

* dynamically choose timeout param

* invert logic

* Add hwaccel presets for rpi

Co-authored-by: Nick Mowen <nickmowen213@gmail.com>
2023-01-08 07:04:58 -06:00
..
comms
detectors Only set colors for enabled objects (#4936) 2023-01-06 19:31:54 -06:00
images
test
__init__.py
__main__.py
app.py
config.py Support for dynamic MQTT user configuration #4883 (#4956) 2023-01-07 17:10:48 -06:00
const.py Fix raspberry pi hwaccel (#4955) 2023-01-08 07:04:58 -06:00
events.py
ffmpeg_presets.py Fix raspberry pi hwaccel (#4955) 2023-01-08 07:04:58 -06:00
http.py Don't recheck erroring hwaccel in http either (#4935) 2023-01-06 19:31:25 -06:00
log.py
models.py
motion.py
mypy.ini
object_detection.py
object_processing.py
objects.py
output.py
plus.py
record.py
restream.py Rewrite encoding logic and cleanup vaapi presets (#4898) 2023-01-04 18:16:11 -06:00
stats.py Don't recheck erroring hwaccel in http either (#4935) 2023-01-06 19:31:25 -06:00
storage.py
types.py
util.py Cleanup Detector labelmap (#4932) 2023-01-06 07:03:16 -06:00
video.py
watchdog.py
zeroconf.py