Add default frame rate (#20886)

This commit is contained in:
KNXBroker 2021-12-27 19:46:55 +01:00 committed by GitHub
parent da0d80112d
commit 760f6f8ee3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,6 +65,7 @@ content_type:
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.
required: false
default: 2
type: integer
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.