# 在微信中使用 CamIn 开映虚拟摄像头

### 选中 CamIn virtual camera

在微信视频通话开始后，鼠标滑动到切换摄像头按钮，选择 CamIn virtual camera 即可。如下图所示：

<figure><img src="/files/DseONS6A4tw7RTApi7XT" alt="wechatcall" width="375"><figcaption></figcaption></figure>

如果你的电脑上只有CamIn 开映虚拟摄像头。那么，在微信中开始视频通话后就会自动显示 CamIn 开映的虚拟摄像头画面。

在微信中选择后，请打开CamIn 开映软件，即可正常使用。

### 横竖屏画面问题

1. 如果通话对方是电脑版微信接听的，那么视频的画面是横屏显示的。
2. 如果通话对方是手机版微信接听的，那么视频的画面是竖屏显示的。

<mark style="color:red;">注意：电脑版微信仅支持 480P 清晰度的视频通话。由于此限制，可能会出现画面不清晰的情况。</mark>

### 微信版本支持情况

1. 针对windows 电脑，CamIn 开映虚拟摄像头可以正常使用的微信版本是 3.9.9.43 或更旧的版本，查看👉 [微信历史版本下载地址](https://gitee.com/QQ927919732/wechat-version-history#wechat-version-history) （第三方平台收集）
2. 针对苹果电脑，目前仅支持macOS 14 或以上的系统可以在微信中正常使用 CamIn 开映虚拟摄像头。macOS 14以下的系统暂时无法使用。


---

# 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/how-to-use-camin-in-wechat.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.
