From bcc26dd86a17e235bd611f5e48d742513344fffb Mon Sep 17 00:00:00 2001 From: Tuurkevg <77327545+Tuurkevg@users.noreply.github.com> Date: Wed, 2 Nov 2022 13:03:32 +0100 Subject: [PATCH] Update docs to reflect recommended custom birdseye icon size (#4065) * ffmpeg stopped working without correct png size When I made my own size for my picture, ffmpeg stopped working. Only with a size of 180x180 my frigate runs normal * Adjusting language Co-authored-by: Blake Blackshear --- docs/docs/configuration/birdseye.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/birdseye.md b/docs/docs/configuration/birdseye.md index 0b39be8a3..0b54a5f5f 100644 --- a/docs/docs/configuration/birdseye.md +++ b/docs/docs/configuration/birdseye.md @@ -11,7 +11,7 @@ Birdseye offers different modes to customize which cameras show under which circ ### Custom Birdseye Icon -A custom icon can be added to the birdseye background by provided a file `custom.png` inside of the Frigate `media` folder. The file must be a png with the icon as transparent, any non-transparent pixels will be white when displayed in the birdseye view. +A custom icon can be added to the birdseye background by providing a 180x180 image named `custom.png` inside of the Frigate `media` folder. The file must be a png with the icon as transparent, any non-transparent pixels will be white when displayed in the birdseye view. ### Birdseye view override at camera level