# Camera Control

> **IMPORTANT NOTE**: In MixEffect 1.0.6, the Camera Control section and panel have been removed from all non-ATEM Mini switchers due to a bug which can crash the switcher when trying to initiate autofocus of an SDI camera. HDMI cameras such as the Blackmagic Pocket Cinema Camera 6K should be unaffected. If you require control of your camera, use ATEM Software Control on your Mac or PC or the Blackmagic Camera Control application.

Rudimentary support has been added to control compatible HDMI-cameras attached to ATEM Mini line of switchers.

Right now, you can only initiate autofocus on a connected camera as view which cameras are currently on air.

<figure><img src="https://3777554060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MaiI5oKYEXGU01L5yjC%2Fuploads%2F7h0a1KfFOz46GpcrdiZb%2Fcamera-control-panel-landscape-iphone-230.png?alt=media&#x26;token=c51b63e3-a12a-4983-9ff0-d38fc3c3fc10" alt=""><figcaption></figcaption></figure>

You can toggle between using a cross point selector interface or displaying all your cameras using the tabs at the top of the page.￼

### Crosspoint Selector Colors

The color of the inputs can be one of the following for colors:

* **White**: Camera input is not selected nor active.
* **Red**: Camera input is not selected but active.
* **Yellow**: Camera input is selected and active.
* **Green**: Camera input is selected but not active.

Active is defined as meaning the input is currently being used as a fill or key source for an output currently being displayed, such as a program feed, downstream keyer, upstream keyer, etc.


---

# 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.mixeffect.app/explore/camera-control.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.
