From 5160b41ecdbe4d011b1ee96b448f0c81ea6129ce Mon Sep 17 00:00:00 2001 From: Craig Date: Thu, 4 Sep 2025 23:20:30 -0400 Subject: [PATCH] Fix markdown table in camera_specific.md --- docs/docs/configuration/camera_specific.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/configuration/camera_specific.md b/docs/docs/configuration/camera_specific.md index 98bb02c17..1face3883 100644 --- a/docs/docs/configuration/camera_specific.md +++ b/docs/docs/configuration/camera_specific.md @@ -147,6 +147,7 @@ WEB Digest Algorithm - MD5 Reolink has many different camera models with inconsistently supported features and behavior. The below table shows a summary of various features and recommendations. | Camera Resolution | Camera Generation | Recommended Stream Type | Additional Notes | +|-------------------|---------------------------|-----------------------------------|-------------------------------------------------------------------------| | 5MP or lower | All | http-flv | Stream is h264 | | 6MP or higher | Latest (ex: Duo3, CX-8##) | http-flv with ffmpeg 8.0, or rtsp | This uses the new http-flv-enhanced over H265 which requires ffmpeg 8.0 | | 6MP or higher | Older (ex: RLC-8##) | rtsp | |