fix more links

This commit is contained in:
Josh Hawkins 2026-01-01 14:01:09 -06:00
parent 5c91523d11
commit 21938ebafa

View File

@ -1147,7 +1147,7 @@ If all optimizations applied and still insufficient, hardware upgrade is justifi
**Diagnostic steps:** **Diagnostic steps:**
1. Verify hwaccel actually working (check logs for errors) in the [hardware acceleration documentation](../configuration/hardware_acceleration_video). 1. Verify hwaccel actually working (check logs for errors) in the [hardware acceleration documentation](../configuration/hardware_acceleration_video.md).
2. Confirm GPU device accessible in container 2. Confirm GPU device accessible in container
3. Check if using correct preset for your hardware 3. Check if using correct preset for your hardware
4. Verify camera streams are compatible codec (H.264/H.265) 4. Verify camera streams are compatible codec (H.264/H.265)
@ -1178,11 +1178,11 @@ If all optimizations applied and still insufficient, hardware upgrade is justifi
**Solutions:** **Solutions:**
- Add second detector instance as described in the [detector documentation](../configuration/object_detectors). - Add second detector instance as described in the [detector documentation](../configuration/object_detectors.md).
- Reduce detect FPS from 5 to 3 in the [getting started guide](../guides/getting_started). - Reduce detect FPS from 5 to 3 in the [getting started guide](../guides/getting_started.md).
- Add motion masks to reduce detection triggers - Add motion masks to reduce detection triggers
- Increase object filter thresholds in the [configuration reference](../configuration/reference). - Increase object filter thresholds in the [configuration reference](../configuration/reference.md).
- Consider upgrading detector hardware as described in the [detector documentation](../configuration/object_detectors). - Consider upgrading detector hardware as described in the [detector documentation](../configuration/object_detectors.md).
### Issue: Recording Gaps or Missing Footage ### Issue: Recording Gaps or Missing Footage