# Most Asked Questions

<details>

<summary>I can't see <code>MYTY Camera V2</code> in the camera device list.</summary>

Follow the steps below:

1. Close the video chat app/platform
2. Reboot MYTY Camera
3. On MYTY Camera, make sure the **`virtual camera`** mode is enabled. The icon must be red to be enabled

![](https://3910717408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fba83KklowyLewIlETBgm%2Fuploads%2FamiIoOS3N61ZcgX0LuEp%2FUntitled%20\(1\).png?alt=media\&token=1ef694d7-5bd0-4d83-92a1-25ab14188bb6)

4. (macOS only) If the **`virtual camera`** mode is not enabled, refer to [macos-12.3-and-later](https://myty.gitbook.io/products/camera/getting-started/2.-install/macos-12.3-and-later "mention")
5. Open video chat applications in a Chromium web browser, such as Google Chrome and Brave Browser.
6. Go to the video chat `Settings` > `Video` > `Camera Device` or `Video Input` > Select <mark style="color:green;">**`MYTY Camera V2`**</mark>

![](https://3910717408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fba83KklowyLewIlETBgm%2Fuploads%2FnLy9vyuX6XRKAsYDMuea%2FUntitled%20\(4\).png?alt=media\&token=2b2c8a33-3b83-4d1d-a926-1c0f7f1ff541)

**Need more help?**

Join our Discord. We're here to help.

</details>

<details>

<summary>I can't use the virtual camera in a non-Chromium web browser.</summary>

MYTY Camera's virtual camera is only supported on Chromium web browsers such as Google Chrome and Brave Browser.

**Need more help?**

Join our Discord. We're here to help.

</details>

<details>

<summary>I can't see my avatar if I use a background from a video call.</summary>

If you use a background filter on the video chat platform with MYTY Camera, the entire avatar will be covered.

Do not use the background filter feature in the video chat platform; use the **`Virtual Background`** function on MYTY Camera app.

**Need more help?**

Join our Discord. We're here to help.

</details>

<details>

<summary>There is a delay in motion tracking.</summary>

[<mark style="color:green;">**Adjust app settings**</mark>](https://myty.gitbook.io/products/camera/how-to/1.-adjust-device-and-performance-settings)' **`video performance`** to optimize motion tracking quality in your system.<br>

**Need more help?**

Join our Discord. We're here to help.

</details>

<details>

<summary>The avatar is not tracking my face correctly.</summary>

Adjust your camera setting

* The distance between the camera and your face is too far
* Your face is not looking straight at the camera device

Calibration. Coming soon.

* Since everyone's facial structure and motion variations are different, we are developing calibration. With the calibration feature, you will be able to optimize the avatar's sensitivity.<br>

**Need more help?**

Join our Discord. We're here to help.

</details>

<details>

<summary>It consumes too much CPU.</summary>

MYTY Camera takes up a considerable amount of CPU resources due to face tracking with AI.\
\
[<mark style="color:green;">**Adjust app settings**</mark>](https://myty.gitbook.io/products/camera/how-to/1.-adjust-device-and-performance-settings)' **`video performance`** to optimize motion tracking quality in your system.

**Need more help?**

Join our Discord. We're here to help.

</details>

<details>

<summary>I can't use MYTY Camera on a lower macOS version than 12.3.</summary>

To provide the best user experience, MYTY Camera on macOS is supported on the OS version ≥ 12.3. Please update your macOS to 12.3 or a later version.

**Need more help?**

Join our Discord. We're here to help.

</details>

<details>

<summary>I can't use MYTY Camera v1.1.0 or later after updating.</summary>

This issue occurs only for Windows users who have updated MYTY Camera from the previous versions (before v1.1.0).

* Old name: <mark style="color:green;">**`MYTYCamera`**</mark> (no space)
* New name: <mark style="color:green;">**`MYTY Camera`**</mark>

**How to resolve:**

1. Open MYTY Camera
2. Remove the older version\
   a. Remove folder <mark style="color:yellow;">`C:\Program Files (x86)\MYTYCamera`</mark>\
   b. Remove every file with the name <mark style="color:green;">**`MYTYCamera`**</mark>

\
**Need more help?**

Join our Discord. We're here to help.

</details>

<details>

<summary>(Archived) Past FAQ</summary>

<https://bit.ly/myty_camera_faq>

</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://myty.gitbook.io/products/camera/how-to/most-asked-questions.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.
