mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-14 04:17:34 +03:00
rm note about snapshot file ext change from png to webp
This commit is contained in:
parent
a6a5b6772d
commit
19e45069c0
@ -28,10 +28,6 @@ Frigate can produce up to two snapshot files per event, each used in different p
|
||||
|
||||
MQTT snapshots are configured separately under `cameras -> your_camera -> mqtt` and are unrelated to the clean copy.
|
||||
|
||||
:::note
|
||||
Clean copies were previously saved as `.png`. Frigate now saves them as `.webp` for smaller file sizes, but the API will still load legacy `.png` clean copies for older events.
|
||||
:::
|
||||
|
||||
The clean copy is required for submitting events to [Frigate+](/plus/first_model) — if you plan to use Frigate+, keep `clean_copy` enabled regardless of your other snapshot settings.
|
||||
|
||||
If you are not using Frigate+ and `timestamp`, `bounding_box`, and `crop` are all disabled, the regular snapshot is already effectively clean, so `clean_copy` provides no benefit and only uses additional disk space. You can safely set `clean_copy: False` in this case.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user