From 19b0d0e89bb29667b5b5500507f996ccdaffc2b4 Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Wed, 31 May 2023 09:00:49 +0200 Subject: [PATCH] Camera stream changes (#26821) --- source/_integrations/reolink.markdown | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/_integrations/reolink.markdown b/source/_integrations/reolink.markdown index b57d9cb7e5b..6e7226736af 100644 --- a/source/_integrations/reolink.markdown +++ b/source/_integrations/reolink.markdown @@ -38,9 +38,10 @@ Protocol: ## Camera streams -This integration creates a few camera entities, one for each stream type with different resolutions: Main, Sub, Ext, and Snapshots. +This integration creates a few camera entities, one for each stream type with different resolutions: Main, Sub, Ext, Snapshots Main, and Snapshots Sub. 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 RTMP/RTSP/FLV video stream has too much lag. +Dual lens cameras provide additional streams for the second lens. ## Binary sensors @@ -193,7 +194,7 @@ The following models have been tested and confirmed to work: - RLN36 NVR - Reolink Duo 2 WiFi - Reolink Duo Floodlight PoE -- Reolink TrackMix PoE +- Reolink TrackMix (PoE and Wi-Fi) - Reolink Video Doorbell (PoE and Wi-Fi) Battery-powered cameras are not yet supported.