# 录制视频

### 开始录制

点击红色按钮，即可开始录制视频。

<figure><img src="/files/jgZwdTWLH3OHvZyr6F0D" alt=""><figcaption></figcaption></figure>

### 画笔涂鸦

单击【画笔】图标即可使用画笔辅助讲解；单击【T】图标可以添加文字描述；【橡皮擦】可以将绘制内容擦除；选择【清屏】按钮可以将涂鸦内容一键清除；选择【撤销】按钮，可以撤销当前操作返回上一步。

<figure><img src="/files/7SFsLl02vMY7PjVF7Av5" alt=""><figcaption></figcaption></figure>

### 停止与保存录制

1. 停止录制：单击停止录制按钮，即可停止当前录制。
2. 继续录制：在打开的窗口中点击【继续录制】即可继续录制视频。
3. 保存录制：点击【保存】即可将录制的视频保存到电脑的指定位置。

   <figure><img src="/files/zkmJaeOpXGMrv5PLeAw1" alt=""><figcaption></figcaption></figure>

### 调整画质

点击客户端左下角你的头像，进入【通用设置】，可以选择画质和帧率。

<figure><img src="/files/iPkqLYIvN4ZkoD9qyidF" alt=""><figcaption></figcaption></figure>

### 画中画模式

可根据录制需求，调整画面模式，如仅人像模式、人像+文档模式、仅文档模式、仅共享屏幕等模式。

### 调整内容区层级

内容区在左侧的上下顺序，决定了内容区在画布上的前后顺序。上下拖动内容区可以调整其在画布上的展示顺序。位置越靠上，在画布上越会靠前展示。

示例：如果希望摄像头的人像在文档上方，则调整摄像头内容区在文档内容区上方。

<figure><img src="/files/6ovCdEZAtl2WdHhy8EP4" alt=""><figcaption></figcaption></figure>

### 新建内容区

点击【新建内容区】，在弹出的窗口中选择【添加内容源】。注意：新创建的内容区会平铺在右侧画面区域，可以按照如下方式隐藏或删除。

### 隐藏或取消隐藏内容区

点击内容区右侧【小眼睛符号】，可对该内容区进行隐藏或取消隐藏。

<figure><img src="/files/tQbIMFiFCYoHFi9YsURA" alt=""><figcaption></figcaption></figure>

### 删除内容区：

点击通道右侧【...】符号，在打开的窗口中点击删除，可删除该通道。

<figure><img src="/files/DrgV5uHYSAd4Ei3DDX1z" alt=""><figcaption></figcaption></figure>


---

# 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://help.camin.cn/features/recording.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.
