From a8cbda82bc7760f75fbffa8ad3b7ce40c7a57b49 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Tue, 17 Jan 2023 15:34:22 -0700 Subject: [PATCH] Remove rpi warning about not working hwaccel --- docs/docs/configuration/hardware_acceleration.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/docs/configuration/hardware_acceleration.md b/docs/docs/configuration/hardware_acceleration.md index 93fb568f25..c9ff695c5f 100644 --- a/docs/docs/configuration/hardware_acceleration.md +++ b/docs/docs/configuration/hardware_acceleration.md @@ -7,12 +7,6 @@ It is recommended to update your configuration to enable hardware accelerated de ### Raspberry Pi 3/4 -:::caution - -There is currently a bug in ffmpeg that causes hwaccel to not work for the RPi kernel 5.15.61 and above. For more information see https://github.com/blakeblackshear/frigate/issues/3780 - -::: - Ensure you increase the allocated RAM for your GPU to at least 128 (raspi-config > Performance Options > GPU Memory). **NOTICE**: If you are using the addon, you may need to turn off `Protection mode` for hardware acceleration.