Skip to content

Commit dc6e6a4

Browse files
authored
Update collect-data.md (#3285)
1 parent 822d8e4 commit dc6e6a4

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/get-started/collect-data.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Go to the Viam app and [add a new machine](/cloud/machines/#add-a-new-machine).
6262
![The 'First Location' page on the Viam app with a new machine name in the New machine field and the Add machine button next to the field highlighted.](/fleet/app-usage/create-machine.png)
6363

6464
{{< /expand >}}
65-
{{% expand "Step 2: Install viam-server or `viam-micro-server`" %}}
65+
{{% expand "Step 2: Install viam-server or viam-micro-server" %}}
6666

6767
Navigate to the **CONFIGURE** tab of your machine's page in the [Viam app](https://app.viam.com).
6868
Follow the {{< glossary_tooltip term_id="setup" text="setup instructions" >}} that appear on your new machine's **CONFIGURE** page.
@@ -84,6 +84,8 @@ Wait for your device to connect to the Viam app.
8484

8585
1. Click on the **Test** panel at the bottom of the camera configuration panel to test the camera stream.
8686
If you don't see an image stream, [configure the `video_path` attribute](/components/camera/webcam/#using-video_path).
87+
By default your camera stream refreshes once every second.
88+
You can change the refresh frequency to **Live** in the dropdown menu at the top of the **Test** panel.
8789

8890
For more detailed information, including optional attribute configuration, see the [`webcam` docs](/components/camera/webcam/).
8991

@@ -140,7 +142,7 @@ Go to the Viam app and [add a new machine](/cloud/machines/#add-a-new-machine).
140142
![The 'First Location' page on the Viam app with a new machine name in the New machine field and the Add machine button next to the field highlighted.](/fleet/app-usage/create-machine.png)
141143

142144
{{< /expand >}}
143-
{{% expand "Step 2: Install viam-server or `viam-micro-server`" %}}
145+
{{% expand "Step 2: Install viam-server or viam-micro-server" %}}
144146

145147
Navigate to the **CONFIGURE** tab of your machine's page in the [Viam app](https://app.viam.com).
146148
Follow the {{< glossary_tooltip term_id="setup" text="setup instructions" >}} that appear on your new machine's **CONFIGURE** page.
@@ -242,11 +244,11 @@ Click the **Save** button in the top right corner of the page to save your confi
242244

243245
## Next steps
244246

245-
Now that you have captured data, you could use this data to train you own Machine Learning model with the Viam platform.
247+
Now that you have captured data, you could use this data to [train your own Machine Learning model](/services/ml/train-model/) with the Viam platform.
246248

247249
This concludes our guided path for getting to know the Viam platform.
248250

249-
To learn more about the viam platform, dive into the [How-to Guides](/how-tos/) which provide instructions for common tasks and workflows, check out [Tutorials](/tutorials/) for projects, or learn more in the [Platform Reference](/platform/) documentation:
251+
To learn more about the Viam platform, dive into the [How-to Guides](/how-tos/) which provide instructions for common tasks and workflows, check out [Tutorials](/tutorials/) for projects, or learn more in the [Platform Reference](/platform/) documentation:
250252

251253
{{< cards >}}
252254
{{% card link="/how-tos/" %}}

0 commit comments

Comments
 (0)