Reduce redundancy in titles

This commit is contained in:
Nicolas Mowen 2026-01-01 13:50:31 -07:00
parent f7c754c098
commit 1cc74480ff
6 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
---
id: cpu
title: Troubleshooting High CPU Usage
title: High CPU Usage
---
High CPU usage can impact Frigate's performance and responsiveness. This guide outlines the most effective configuration changes to help reduce CPU consumption and optimize resource usage.

View File

@ -1,6 +1,6 @@
---
id: dummy-camera
title: Troubleshooting Detection
title: Analyzing Object Detection
---
When investigating object detection or tracking problems, it can be helpful to replay an exported video as a temporary "dummy" camera. This lets you reproduce issues locally, iterate on configuration (detections, zones, enrichment settings), and capture logs and clips for analysis.

View File

@ -1,6 +1,6 @@
---
id: edgetpu
title: Troubleshooting EdgeTPU
title: EdgeTPU Errors
---
## USB Coral Not Detected

View File

@ -1,6 +1,6 @@
---
id: gpu
title: Troubleshooting GPU
title: GPU Errors
---
## OpenVINO

View File

@ -1,6 +1,6 @@
---
id: memory
title: Troubleshooting Memory Usage
title: Memory Usage
---
Frigate includes built-in memory profiling using [memray](https://bloomberg.github.io/memray/) to help diagnose memory issues. This feature allows you to profile specific Frigate modules to identify memory leaks, excessive allocations, or other memory-related problems.

View File

@ -1,6 +1,6 @@
---
id: recordings
title: Troubleshooting Recordings
title: Recordings Errors
---
## I have Frigate configured for motion recording only, but it still seems to be recording even with no motion. Why?