mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
optimize images for web
This commit is contained in:
parent
8ca12806ca
commit
8b040f5c95
@ -36,7 +36,7 @@ motion:
|
||||
- 0,461,3,0,1919,0,1919,843,1699,492,1344
|
||||
```
|
||||
|
||||
![poly](/img/example-mask-poly.png)
|
||||
![poly](/img/example-mask-poly-min.png)
|
||||
|
||||
### Further Clarification
|
||||
|
||||
|
@ -19,7 +19,7 @@ By default, Frigate removes audio from recordings to reduce the likelihood of fa
|
||||
|
||||
This almost always means that the width/height defined for your camera are not correct. Double check the resolution with vlc or another player. Also make sure you don't have the width and height values backwards.
|
||||
|
||||
![mismatched-resolution](/img/mismatched-resolution.jpg)
|
||||
![mismatched-resolution](/img/mismatched-resolution-min.jpg)
|
||||
|
||||
### I can't view events or recordings in the Web UI.
|
||||
|
||||
|
@ -17,7 +17,7 @@ The ideal resolution for detection is one where the objects you want to detect f
|
||||
|
||||
Larger resolutions **do** improve performance if the objects are very small in the frame.
|
||||
|
||||
![Resolutions](/img/resolutions.png)
|
||||
![Resolutions](/img/resolutions-min.jpg)
|
||||
|
||||
### Example Camera Configuration
|
||||
|
||||
|
@ -21,7 +21,7 @@ See [this example](/configuration/zones#restricting-zones-to-specific-objects) f
|
||||
|
||||
You can also create a zone for the entrance of your driveway and only save an event if that zone is in the list of entered_zones when the object is a car.
|
||||
|
||||
![Driveway Zones](/img/driveway_zones.png)
|
||||
![Driveway Zones](/img/driveway_zones-min.png)
|
||||
|
||||
```yaml
|
||||
camera:
|
||||
|
@ -20,6 +20,6 @@ Use of a [Google Coral Accelerator](https://coral.ai/products/) is optional, but
|
||||
|
||||
## Screenshots
|
||||
|
||||
![Media Browser](/img/media_browser.png)
|
||||
![Media Browser](/img/media_browser-min.png)
|
||||
|
||||
![Notification](/img/notification.png)
|
||||
![Notification](/img/notification-min.png)
|
||||
|
BIN
docs/static/img/driveway_zones-min.png
vendored
Normal file
BIN
docs/static/img/driveway_zones-min.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 195 KiB |
BIN
docs/static/img/example-mask-poly-min.png
vendored
Normal file
BIN
docs/static/img/example-mask-poly-min.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 113 KiB |
BIN
docs/static/img/media_browser-min.png
vendored
Normal file
BIN
docs/static/img/media_browser-min.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 133 KiB |
BIN
docs/static/img/mismatched-resolution-min.jpg
vendored
Normal file
BIN
docs/static/img/mismatched-resolution-min.jpg
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
BIN
docs/static/img/notification-min.png
vendored
Normal file
BIN
docs/static/img/notification-min.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 98 KiB |
BIN
docs/static/img/resolutions-min.jpg
vendored
Normal file
BIN
docs/static/img/resolutions-min.jpg
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
Loading…
Reference in New Issue
Block a user