From c0c92f91ab3c079b95ef8ba49363f9bcd3eca47c Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Tue, 16 Jun 2026 10:54:48 -0500 Subject: [PATCH] update ffmpeg navpath title --- docs/docs/configuration/audio_detectors.md | 2 +- docs/docs/configuration/cameras.md | 2 +- docs/docs/configuration/ffmpeg_presets.md | 2 +- .../hardware_acceleration_video.md | 18 +++++++++--------- .../configuration/license_plate_recognition.md | 4 ++-- docs/docs/configuration/restream.md | 4 ++-- docs/docs/guides/getting_started.md | 2 +- 7 files changed, 17 insertions(+), 17 deletions(-) diff --git a/docs/docs/configuration/audio_detectors.md b/docs/docs/configuration/audio_detectors.md index c8c3ada9d4..0780b727f0 100644 --- a/docs/docs/configuration/audio_detectors.md +++ b/docs/docs/configuration/audio_detectors.md @@ -54,7 +54,7 @@ The ffmpeg process for capturing audio will be a separate connection to the came -Navigate to and add an input with the `audio` role pointing to a stream that includes audio. +Navigate to and add an input with the `audio` role pointing to a stream that includes audio. diff --git a/docs/docs/configuration/cameras.md b/docs/docs/configuration/cameras.md index e711c8ad56..5d45179280 100644 --- a/docs/docs/configuration/cameras.md +++ b/docs/docs/configuration/cameras.md @@ -24,7 +24,7 @@ Each role can only be assigned to one input per camera. The options for roles ar -Navigate to . +Navigate to . | Field | Description | | ----------------- | ------------------------------------------------------------------- | diff --git a/docs/docs/configuration/ffmpeg_presets.md b/docs/docs/configuration/ffmpeg_presets.md index 3333882801..99fb91d26f 100644 --- a/docs/docs/configuration/ffmpeg_presets.md +++ b/docs/docs/configuration/ffmpeg_presets.md @@ -33,7 +33,7 @@ Select the appropriate hwaccel preset for your hardware. 1. Navigate to and set **Hardware acceleration arguments** to the appropriate preset for your hardware. -2. To override for a specific camera, navigate to and set **Hardware acceleration arguments** for that camera. +2. To override for a specific camera, navigate to and set **Hardware acceleration arguments** for that camera. diff --git a/docs/docs/configuration/hardware_acceleration_video.md b/docs/docs/configuration/hardware_acceleration_video.md index 66ee65545f..3f2a223673 100644 --- a/docs/docs/configuration/hardware_acceleration_video.md +++ b/docs/docs/configuration/hardware_acceleration_video.md @@ -85,7 +85,7 @@ VAAPI supports automatic profile selection so it will work automatically with bo -Navigate to and set **Hardware acceleration arguments** to `VAAPI (Intel/AMD GPU)`. For per-camera overrides, navigate to . +Navigate to and set **Hardware acceleration arguments** to `VAAPI (Intel/AMD GPU)`. For per-camera overrides, navigate to . @@ -105,7 +105,7 @@ ffmpeg: -Navigate to and set **Hardware acceleration arguments** to `Intel QuickSync (H.264)`. For per-camera overrides, navigate to . +Navigate to and set **Hardware acceleration arguments** to `Intel QuickSync (H.264)`. For per-camera overrides, navigate to . @@ -123,7 +123,7 @@ ffmpeg: -Navigate to and set **Hardware acceleration arguments** to `Intel QuickSync (H.265)`. For per-camera overrides, navigate to . +Navigate to and set **Hardware acceleration arguments** to `Intel QuickSync (H.265)`. For per-camera overrides, navigate to . @@ -178,7 +178,7 @@ VAAPI supports automatic profile selection so it will work automatically with bo -Navigate to and set **Hardware acceleration arguments** to `VAAPI (Intel/AMD GPU)`. For per-camera overrides, navigate to . +Navigate to and set **Hardware acceleration arguments** to `VAAPI (Intel/AMD GPU)`. For per-camera overrides, navigate to . @@ -237,7 +237,7 @@ Using `preset-nvidia` ffmpeg will automatically select the necessary profile for -Navigate to and set **Hardware acceleration arguments** to `NVIDIA GPU`. For per-camera overrides, navigate to . +Navigate to and set **Hardware acceleration arguments** to `NVIDIA GPU`. For per-camera overrides, navigate to . @@ -300,7 +300,7 @@ If you are using the HA App, you may need to use the full access variant and tur -Navigate to and set **Hardware acceleration arguments** to `Raspberry Pi (H.264)` (for H.264 streams) or `Raspberry Pi (H.265)` (for H.265/HEVC streams). For per-camera overrides, navigate to . +Navigate to and set **Hardware acceleration arguments** to `Raspberry Pi (H.264)` (for H.264 streams) or `Raspberry Pi (H.265)` (for H.265/HEVC streams). For per-camera overrides, navigate to . @@ -420,7 +420,7 @@ For example, for H264 video, you'll select `preset-jetson-h264`. -Navigate to and set **Hardware acceleration arguments** to `NVIDIA Jetson (H.264)` (or `NVIDIA Jetson (H.265)` for HEVC streams). For per-camera overrides, navigate to . +Navigate to and set **Hardware acceleration arguments** to `NVIDIA Jetson (H.264)` (or `NVIDIA Jetson (H.265)` for HEVC streams). For per-camera overrides, navigate to . @@ -452,7 +452,7 @@ Set the FFmpeg hwaccel preset to enable hardware video processing. -Navigate to and set **Hardware acceleration arguments** to `Rockchip RKMPP`. For per-camera overrides, navigate to . +Navigate to and set **Hardware acceleration arguments** to `Rockchip RKMPP`. For per-camera overrides, navigate to . @@ -519,7 +519,7 @@ Set the FFmpeg hwaccel args to enable hardware video processing. -Navigate to and configure the hardware acceleration args and input args manually for Synaptics hardware. For per-camera overrides, navigate to . +Navigate to and configure the hardware acceleration args and input args manually for Synaptics hardware. For per-camera overrides, navigate to . diff --git a/docs/docs/configuration/license_plate_recognition.md b/docs/docs/configuration/license_plate_recognition.md index c60618fd43..45670b43aa 100644 --- a/docs/docs/configuration/license_plate_recognition.md +++ b/docs/docs/configuration/license_plate_recognition.md @@ -363,7 +363,7 @@ An example configuration for a dedicated LPR camera using a `license_plate`-dete Navigate to and set **Enable LPR** to on. Set **Device** to `CPU` (can also be `GPU` if available). -Navigate to and add your camera streams. +Navigate to and add your camera streams. Navigate to . @@ -475,7 +475,7 @@ Navigate to Camera configuration > FFmpeg" /> and add your camera streams. +Navigate to and add your camera streams. Navigate to . diff --git a/docs/docs/configuration/restream.md b/docs/docs/configuration/restream.md index d488c54104..8a5d1b76ec 100644 --- a/docs/docs/configuration/restream.md +++ b/docs/docs/configuration/restream.md @@ -61,7 +61,7 @@ Configure the go2rtc stream and point the camera inputs at the local restream. -Navigate to and add stream entries for each camera. Then navigate to for each camera and set the input paths to use the local restream URL (`rtsp://127.0.0.1:8554/`). +Navigate to and add stream entries for each camera. Then navigate to for each camera and set the input paths to use the local restream URL (`rtsp://127.0.0.1:8554/`). @@ -111,7 +111,7 @@ Two connections are made to the camera. One for the sub stream, one for the rest -Navigate to and add stream entries for each camera and its sub stream. Then navigate to for each camera and configure separate inputs for the main and sub streams using the local restream URLs. +Navigate to and add stream entries for each camera and its sub stream. Then navigate to for each camera and configure separate inputs for the main and sub streams using the local restream URLs. diff --git a/docs/docs/guides/getting_started.md b/docs/docs/guides/getting_started.md index aa52a3e3e5..9a775abe80 100644 --- a/docs/docs/guides/getting_started.md +++ b/docs/docs/guides/getting_started.md @@ -348,7 +348,7 @@ In order to review activity in the Frigate UI, recordings need to be enabled. -1. If you have separate streams for detect and record, navigate to , select your camera, and add a second input with the `record` role pointing to your high-resolution stream +1. If you have separate streams for detect and record, navigate to , select your camera, and add a second input with the `record` role pointing to your high-resolution stream 2. Navigate to (or for a specific camera) and set **Enable recording** to on