# 添加与编辑素材

在 CamIn 开映，素材即内容源，你可以向软件内添加多种内容源。包括：

1. 文档：PPT、PDF、Word
2. 共享桌面或应用：电脑桌面、第三方应用程序窗口
3. 投屏：支持苹果投屏（AirPlay）和 ClassIn 投屏
4. 摄像头：电脑内置摄像头或外接摄像头
5. 网络摄像头（拉流内容）：支持 rtsp、rtmp、http、https 四种协议的网络摄像头或拉流内容
6. 音视频：mp3、mp4、webm等格式
7. 图片：JPG、PNG、webp等格式

### 添加内容源的 2 种方法

#### 方法 1

在预设的内容区内添加内容源。点击内容区右侧【+】号即可选择添加内容源。

<figure><img src="/files/1zEt2GSpxGFk3dJ9XOKs" alt=""><figcaption></figcaption></figure>

#### 方法2

通过新建内容区的方法添加内容源。点击【新建内容区】后，选择添加内容源。

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

### 内容源设置

#### 内容源的选择与排序

点击内容源即可选择并展示此内容源，拖动内容源向上或向下移动即可调整内容源顺序。

<figure><img src="/files/2spG5KEVpt3rrIEwdALE" alt=""><figcaption></figcaption></figure>

#### 文档类内容源展开或收起

鼠标移动到文档内容源的上方，然后点击文档标题右侧的展开按钮即可将文档内容源展开，看到多个页面。再次点击按钮，即可收起。

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

### 内容源窗口调整

预览区内容鼠标移动到某个窗口，拖动即可调整位置。在窗口边缘拖动即可缩放窗口。双击窗口即可放大或还原。

<figure><img src="/files/gHs0cOCeWIvLg7f0a14O" 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/add-edit-sources.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.
