# 虚拟摄像头

### 什么是虚拟摄像头

虚拟摄像头是一种软件模拟的摄像头，它可以在操作系统中充当实际物理摄像头的角色。不同于硬件摄像头，虚拟摄像头不需要物理设备，但在应用程序或系统中它会被识别为摄像头，你可以的虚拟摄像头软件中灵活添加多种媒体内容、编排内容呈现的方式等，可以用于各种需要摄像头输入的场景。

### CamIn 开映虚拟摄像头的工作原理

1. 将你想要讲解演示的内容源添加到 CamIn 开映软件中；
2. 在你使用的视频软件中选择 \[CamIn virtual camera] 即可开始使用，你也可以通过 CamIn 开映灵活组织你的内容、添加特效等以实现更好的演示效果。

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

### 支持添加的内容源

1. 音视频：支持主流格式的音视频文件，同时支持调节音量、倍速、循环播放等。
2. 文档：常见文档类型，如 PPT/PDF/WORD/EPUB 等均支持。其中 PPT 支持动画。
3. 图片：支持长图自适应屏幕，滚动加载播放。
4. 投屏：支持手机或平板设备通过苹果投屏（AirPlay）和 ClassIn 投屏，添加为内容源。
5. 共享屏幕：支持将电脑桌面或应用窗口。
6. 摄像头


---

# 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/camin-virtual-camera.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.
