mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
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 <blakeb@blakeshome.com>
This commit is contained in:
parent
86268b99fb
commit
bcc26dd86a
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user