From c1476f6c06f6d377643aa6cabca3ea433c1f0e28 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Mon, 26 Aug 2024 21:23:11 -0500 Subject: [PATCH] Add note on camera specific page --- docs/docs/configuration/camera_specific.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/docs/configuration/camera_specific.md b/docs/docs/configuration/camera_specific.md index a3619c5fb..c9d46c927 100644 --- a/docs/docs/configuration/camera_specific.md +++ b/docs/docs/configuration/camera_specific.md @@ -9,6 +9,12 @@ This page makes use of presets of FFmpeg args. For more information on presets, ::: +:::note + +Live view for many of these cameras may require some additional configuration, see the [Live view](/configuration/live) page. + +::: + ## MJPEG Cameras Note that mjpeg cameras require encoding the video into h264 for recording, and restream roles. This will use significantly more CPU than if the cameras supported h264 feeds directly. It is recommended to use the restream role to create an h264 restream and then use that as the source for ffmpeg.