From e805583d0db6050dfa38c46cd290c3ec3d93a417 Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Tue, 10 Jan 2023 12:16:51 +0100 Subject: [PATCH] Reolink add support for FLV protocol (#25672) --- source/_integrations/reolink.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/reolink.markdown b/source/_integrations/reolink.markdown index ff1e8261573..fb7213de627 100644 --- a/source/_integrations/reolink.markdown +++ b/source/_integrations/reolink.markdown @@ -21,14 +21,14 @@ The integration allows you to control [Reolink](https://reolink.com/) NVRs or ca {% include integrations/option_flow.md %} {% configuration_basic %} Protocol: - description: Switch between RTSP or RTMP streaming protocol. + description: Switch between RTSP, RTMP or FLV streaming protocol. {% endconfiguration_basic %} ## Camera streams This integration creates a few camera entities, one for each stream type with different resolutions: Main, Sub, Ext, and Images. The Sub stream camera entity is enabled by default; the other streams are disabled by default. -The Images stream provides a sequence of image snapshots giving very low latency at the cost of a very low frame rate; this can be used when the hi-res RTMP/RTSP video stream has too much lag. +The Images stream provides a sequence of image snapshots giving very low latency at the cost of a very low frame rate; this can be used when the RTMP/RTSP/FLV video stream has too much lag. ## Tested models