# 常见问题

<details>

<summary>1. 启动错误：提示“请使用启动器运行程序”怎么办？</summary>

请按照以下步骤解决：

1. 运行 `启动.exe` 启动程序。
2. 如果未找到 `启动.exe`，请检查防火墙和杀毒软件是否关闭。
3. 如果文件已被拦截，请恢复该文件并将其添加到信任列表。

**拦截原因说明：**

* 安装虚拟摄像头驱动时需要写入注册表。
* 软件需要进行实时视频处理。
* 程序没有数字签名。

以上原因可能导致软件被误判为可疑程序。

</details>

<details>

<summary>2. 如何在微信中使用虚拟摄像头换脸？</summary>

请按照以下步骤操作：

1. 确保使用 PC 端微信。
2. 在 PC 端微信的摄像头列表中查看是否有“`OBS Virtual Camera`”或者“`DroidCam Video`”。
3. 如果没有，请打开 Stellar Live 换脸程序，进入 **设置**，点击开启 **摄像头扩展**。
4. 提示摄像头扩展成功后，再次检查微信摄像头列表中是否出现“`OBS Virtual Camera`”或者“`DroidCam Video`”。
5. 选择“`OBS Virtual Camera`”或者“`DroidCam Video`”摄像头即可显示换脸后的视频画面。

</details>

<details>

<summary>3. 无法激活，提示许可证可能已被其他设备使用</summary>

1. 是否在其他机器上已经激活使用了。一个激活码只能激活绑定一台设备。
2. 检查是否开启了梯子代理，如果是，请关闭后重试。

</details>

<details>

<summary>4. 视频画面显示黑屏没有画面</summary>

1. 需要激活播放按钮（视频画面下方有一排按钮，三角形图标就是播放按钮，变亮即激活）。
2. 开启 `发送到虚拟摄像头` 功能
3. 开启 `摄像头扩展` 功能，`设置` -> `摄像头扩展`

</details>

<details>

<summary>5. 换脸后，嘴巴掉画面不真实</summary>

1. 右侧参数面板开启`面部` -> `嘴巴`，将嘴巴参数试着调大点

</details>


---

# 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.ai-yy.com/readme/chang-jian-wen-ti.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.
