mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 03:37:06 +00:00
Add default frame rate (#20886)
This commit is contained in:
parent
da0d80112d
commit
760f6f8ee3
@ -65,6 +65,7 @@ content_type:
|
|||||||
framerate:
|
framerate:
|
||||||
description: The number of frames-per-second (FPS) of the stream. Can cause heavy traffic on the network and/or heavy load on the camera.
|
description: The number of frames-per-second (FPS) of the stream. Can cause heavy traffic on the network and/or heavy load on the camera.
|
||||||
required: false
|
required: false
|
||||||
|
default: 2
|
||||||
type: integer
|
type: integer
|
||||||
verify_ssl:
|
verify_ssl:
|
||||||
description: Enable or disable SSL certificate verification. Set to false to use an http-only camera, or you have a self-signed SSL certificate and haven't installed the CA certificate to enable verification.
|
description: Enable or disable SSL certificate verification. Set to false to use an http-only camera, or you have a self-signed SSL certificate and haven't installed the CA certificate to enable verification.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user