From 9d726a9c3b52c4903e10692891102de80632298d Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Thu, 5 Jan 2023 18:00:35 -0700 Subject: [PATCH] Update docs/docs/configuration/ffmpeg_presets.md Co-authored-by: Nate Meyer --- docs/docs/configuration/ffmpeg_presets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/ffmpeg_presets.md b/docs/docs/configuration/ffmpeg_presets.md index 9d2eaf0a9..123f63856 100644 --- a/docs/docs/configuration/ffmpeg_presets.md +++ b/docs/docs/configuration/ffmpeg_presets.md @@ -40,7 +40,7 @@ See [the camera specific docs](/configuration/camera_specific.md) for more info :::caution -It is important to be mindful of input args when using restreams. For example, when using a relink cam with the rtsp restream as a source for record the preset-http-reolink will cause a crash. In this case presets will need to be set at the stream level. See the example below. +It is important to be mindful of input args when using restreams. For example, when using a reolink cam with the rtsp restream as a source for record the preset-http-reolink will cause a crash. In this case presets will need to be set at the stream level. See the example below. :::