Update README.md

This commit is contained in:
MikEarpp 2020-10-11 10:45:11 +02:00 committed by GitHub
parent dd8cfb6912
commit fb1931d43a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,6 +151,9 @@ The most recent frame that frigate has finished processing. It is a full resolut
Example parameters: Example parameters:
- `h=300`: resizes the image to 300 pixes tall - `h=300`: resizes the image to 300 pixes tall
### `/<camera_name>/mask.jpg`
The mask superimposed on the most recent frame that the frigate has finished processing.
### `/debug/stats` ### `/debug/stats`
Contains some granular debug info that can be used for sensors in HomeAssistant. See details below. Contains some granular debug info that can be used for sensors in HomeAssistant. See details below.