diff --git a/docs/docs/configuration/cameras.md b/docs/docs/configuration/cameras.md index 8094c9f1c7..f21984c8b8 100644 --- a/docs/docs/configuration/cameras.md +++ b/docs/docs/configuration/cameras.md @@ -67,7 +67,7 @@ Additional cameras are simply added under the camera configuration section. -Navigate to and use the add camera button to configure each additional camera. +Navigate to and use the add camera button to configure each additional camera. diff --git a/docs/docs/configuration/index.md b/docs/docs/configuration/index.md index 72f0cfd078..00a35a74ab 100644 --- a/docs/docs/configuration/index.md +++ b/docs/docs/configuration/index.md @@ -113,7 +113,7 @@ Here are some common starter configuration examples. These can be configured thr 3. Navigate to and add a detector with **Type** `EdgeTPU` and **Device** `usb` 4. Navigate to and set **Enable recording** to on, **Motion retention > Retention days** to `7`, **Alert retention > Event retention > Retention days** to `30`, **Alert retention > Event retention > Retention mode** to `motion`, **Detection retention > Event retention > Retention days** to `30`, **Detection retention > Event retention > Retention mode** to `motion` 5. Navigate to and set **Enable snapshots** to on, **Snapshot retention > Default retention** to `30` -6. Navigate to and add your camera with the appropriate RTSP stream URL +6. Navigate to and add your camera with the appropriate RTSP stream URL 7. Navigate to to add a motion mask for the camera timestamp @@ -192,7 +192,7 @@ cameras: 3. Navigate to and add a detector with **Type** `EdgeTPU` and **Device** `usb` 4. Navigate to and set **Enable recording** to on, **Motion retention > Retention days** to `7`, **Alert retention > Event retention > Retention days** to `30`, **Alert retention > Event retention > Retention mode** to `motion`, **Detection retention > Event retention > Retention days** to `30`, **Detection retention > Event retention > Retention mode** to `motion` 5. Navigate to and set **Enable snapshots** to on, **Snapshot retention > Default retention** to `30` -6. Navigate to and add your camera with the appropriate RTSP stream URL +6. Navigate to and add your camera with the appropriate RTSP stream URL 7. Navigate to to add a motion mask for the camera timestamp @@ -270,7 +270,7 @@ cameras: 4. On the same page, in the **Custom Model** tab, configure the OpenVINO model path and settings 5. Navigate to and set **Enable recording** to on, **Motion retention > Retention days** to `7`, **Alert retention > Event retention > Retention days** to `30`, **Alert retention > Event retention > Retention mode** to `motion`, **Detection retention > Event retention > Retention days** to `30`, **Detection retention > Event retention > Retention mode** to `motion` 6. Navigate to and set **Enable snapshots** to on, **Snapshot retention > Default retention** to `30` -7. Navigate to and add your camera with the appropriate RTSP stream URL +7. Navigate to and add your camera with the appropriate RTSP stream URL 8. Navigate to to add a motion mask for the camera timestamp diff --git a/docs/docs/configuration/profiles.md b/docs/docs/configuration/profiles.md index acb6cf4826..3954ee956f 100644 --- a/docs/docs/configuration/profiles.md +++ b/docs/docs/configuration/profiles.md @@ -33,10 +33,10 @@ The easiest way to define profiles is to use the Frigate UI. Profiles can also b -1. **Create a profile** — Navigate to . Click the **Add Profile** button, enter a name (and optionally a profile ID). +1. **Create a profile** — Navigate to . Click the **Add Profile** button, enter a name (and optionally a profile ID). 2. **Configure overrides** — Navigate to a camera configuration section (e.g. Motion detection, Record, Notifications). In the top right, two buttons will appear - choose a camera and a profile from the profile selector to edit overrides for that camera and section. Only the fields you change will be stored as overrides — fields that require a restart are hidden since profiles are applied at runtime. You can click the **Remove Profile Override** button to clear overrides. -3. **Activate a profile** — Use the **Profiles** option in Frigate's main menu to choose a profile. Alternatively, in Settings, navigate to , then choose a profile in the Active Profile dropdown to activate it. The active profile is also shown in the status bar at the bottom of the screen on desktop browsers. -4. **Delete a profile** — Navigate to , then click the trash icon for a profile. This removes the profile definition and all camera overrides associated with it. +3. **Activate a profile** — Use the **Profiles** option in Frigate's main menu to choose a profile. Alternatively, in Settings, navigate to , then choose a profile in the Active Profile dropdown to activate it. The active profile is also shown in the status bar at the bottom of the screen on desktop browsers. +4. **Delete a profile** — Navigate to , then click the trash icon for a profile. This removes the profile definition and all camera overrides associated with it. @@ -135,10 +135,10 @@ A common use case is having different detection and notification settings based -1. Navigate to and create two profiles: **Home** and **Away**. +1. Navigate to and create two profiles: **Home** and **Away**. 2. From to the Camera configuration section in Settings, choose the **front_door** camera, and select the **Away** profile from the profile dropdown. Then, enable notifications from the Notifications pane, and set alert labels to `person` and `car` from the Review pane. Then, from the profile dropdown choose **Home** profile, then navigate to Notifications to disable notifications. 3. For the **indoor_cam** camera, perform similar steps - configure the **Away** profile to enable the camera, detection, and recording. Configure the **Home** profile to disable the camera entirely for privacy. -4. Activate the desired profile from or from the **Profiles** option in Frigate's main menu. +4. Activate the desired profile from or from the **Profiles** option in Frigate's main menu. diff --git a/docs/docs/guides/getting_started.md b/docs/docs/guides/getting_started.md index f112a0de96..0c8d5d325a 100644 --- a/docs/docs/guides/getting_started.md +++ b/docs/docs/guides/getting_started.md @@ -144,7 +144,7 @@ At this point you should be able to start Frigate and a basic config will be cre ### Step 2: Add a camera -Click the **Add Camera** button in to use the camera setup wizard to get your first camera added into Frigate. +Click the **Add Camera** button in to use the camera setup wizard to get your first camera added into Frigate. ### Step 3: Configure hardware acceleration (recommended)