From ef9338f5af7baac37e0a39764c96cb910b97847c Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Tue, 17 Jan 2023 21:36:27 -0700 Subject: [PATCH] Remove rpi warning about not working hwaccel (#5145) --- 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 93fb568f2..c9ff695c5 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.