Camera stream changes (#26821)

This commit is contained in:
starkillerOG 2023-05-31 09:00:49 +02:00 committed by GitHub
parent 3ac5401feb
commit 19b0d0e89b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,9 +38,10 @@ Protocol:
## Camera streams ## 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 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. 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 ## Binary sensors
@ -193,7 +194,7 @@ The following models have been tested and confirmed to work:
- RLN36 NVR - RLN36 NVR
- Reolink Duo 2 WiFi - Reolink Duo 2 WiFi
- Reolink Duo Floodlight PoE - Reolink Duo Floodlight PoE
- Reolink TrackMix PoE - Reolink TrackMix (PoE and Wi-Fi)
- Reolink Video Doorbell (PoE and Wi-Fi) - Reolink Video Doorbell (PoE and Wi-Fi)
Battery-powered cameras are not yet supported. Battery-powered cameras are not yet supported.