浏览代码

optimize images for web

Blake Blackshear 3 年之前
父节点
当前提交
8b040f5c95

+ 1 - 1
docs/docs/configuration/masks.md

@@ -36,7 +36,7 @@ motion:
     - 0,461,3,0,1919,0,1919,843,1699,492,1344
     - 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
 ### Further Clarification
 
 

+ 1 - 1
docs/docs/faqs.md

@@ -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.
 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.
 ### I can't view events or recordings in the Web UI.
 
 

+ 1 - 1
docs/docs/guides/camera_setup.md

@@ -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.
 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
 ### Example Camera Configuration
 
 

+ 1 - 1
docs/docs/guides/stationary_objects.md

@@ -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.
 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
 ```yaml
 camera:
 camera:

+ 2 - 2
docs/docs/index.md

@@ -20,6 +20,6 @@ Use of a [Google Coral Accelerator](https://coral.ai/products/) is optional, but
 
 
 ## Screenshots
 ## Screenshots
 
 
-![Media Browser](/img/media_browser.png)
+![Media Browser](/img/media_browser-min.png)
 
 
-![Notification](/img/notification.png)
+![Notification](/img/notification-min.png)

二进制
docs/static/img/driveway_zones-min.png


二进制
docs/static/img/example-mask-poly-min.png


二进制
docs/static/img/media_browser-min.png


二进制
docs/static/img/mismatched-resolution-min.jpg


二进制
docs/static/img/notification-min.png


二进制
docs/static/img/resolutions-min.jpg