# 额外提示

## 通用提示

* 如果您在安装过程中选择更换侧别，每次更换侧别后都需要点击实时视图屏幕下方的校准按钮
* 如果您希望进行快速配适，可以在不校准的情况下使用此系统。它只会提供角度度量，因此本质上与我们的2D运动系统具有相同的功能
* 线框有一点不一致不会影响您的数据，除非闪烁每次都发生在踏板踩行程的顶部或底部
* 线框在任何时刻与骑手动作不同步都无关紧要，因为测量功能是与绘制线框的进程分开的独立进程。线框只是一个用于可视化的附加功能
* 如果您在任何时候遇到系统问题，请捕获一个样本文件（在故障排除中有详细说明）并截取屏幕截图，如果没有良好的信息我们将难以解决您的问题。

## 关闭网络摄像头

系统支持使用网络摄像头捕获骑手的额外视角。目前无法使用第二台 Kinect 作为辅助摄像机。

您可以在“设置”菜单中从可用摄像机中进行选择。这在关闭非骑手捕捉设置中使用的集成前置摄像头时很有用。\
![Camera settings menu showing available webcam selection options for configuration](/files/23e0ff1e89fec6a1dd0f5abd4b79562147800c40)

进入捕捉屏幕后，您可以通过点击实时视图下方的画面来选择哪个视图为主视图

我们已使用罗技和微软的网络摄像头进行测试，建议使用1080P、30fps 的型号以匹配 Kinect 的图像清晰度。我们尚未测试无线网络摄像头或使用移动设备的流媒体视频功能。

捕捉期间保存的视频将是主视图中显示的视频。因此，您可以通过在选定该视图的情况下运行捕捉来保存正面视频。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.velogicfit.com/zh/di-02-jie-shi-yong-velogic-studio/extra-tips.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
