From 760f6f8ee3898a0351557293b2fe1c126d7b3686 Mon Sep 17 00:00:00 2001 From: KNXBroker Date: Mon, 27 Dec 2021 19:46:55 +0100 Subject: [PATCH] Add default frame rate (#20886) --- source/_integrations/generic.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/generic.markdown b/source/_integrations/generic.markdown index 1fe49cdbd89..4cb5701a424 100644 --- a/source/_integrations/generic.markdown +++ b/source/_integrations/generic.markdown @@ -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.