# Connection Steps

When a DSLR is connected, HALO uses it to capture photos and videos instead of the iPad’s built-in camera.

### Steps To Connect <a href="#steps-to-connect" id="steps-to-connect"></a>

1. Plug the USB hub into the iPad.
2. Connect power to the pass-through port on the USB hub. The iPad should indicate it is charging.
3. Connect the camera to the USB hub using a USB cable.
4. Insert the dummy battery into the camera and connect it to power.
5. Insert a memory card into the camera.
6. Launch the HALO app to PreFlight Check. The camera will appear as a card in the Devices section.

#### Confirm a Successful Connection <a href="#confirm-a-successful-connection" id="confirm-a-successful-connection"></a>

After connecting to your camera, HALO automatically checks whether it’s ready to use. Within the PreFlight Check, the camera status indicator shows one of the following:

{% columns %}
{% column %}

* **Green checkmark**: Camera is ready to use.
* **Blue info icon**: Camera is ready to use, but some settings could be improved.
* **Orange exclamation mark**: Camera is ready to use, but certain settings need your attention.
* **Red exclamation mark**: Camera has incompatible settings. HALO will fall back to the iPad camera.
  {% endcolumn %}

{% column valign="middle" %}

<div data-with-frame="true"><figure><img src="/files/sp319D1k3aumShl9Hh3J" alt=""><figcaption><p>Successful connection to a Canon R50</p></figcaption></figure></div>
{% endcolumn %}
{% endcolumns %}

***

### **Resolving Incompatible DSLR Settings** <a href="#resolving-incompatible-dslr-settings" id="resolving-incompatible-dslr-settings"></a>

If HALO indicates that some settings are not optimal or incompatible, tap the camera card to open the Camera Manager. The Camera Manager provides an overview of your camera status and lists any warnings, along with steps to resolve them.

#### Example <a href="#example" id="example"></a>

{% columns %}
{% column valign="middle" %}

<figure><img src="/files/1QszIABUAlHTpzkWTQMB" alt=""><figcaption><p>Here, the camera is set to capture photos in RAW format only. Because HALO requires photos in JPEG format, an incompatibility message appears.</p></figcaption></figure>
{% endcolumn %}

{% column valign="middle" %}

<figure><img src="/files/akSRe25SDhNnG1zAraRV" alt=""><figcaption><p>After adjusting the capture format on your camera, tap “Use this camera” to activate it.</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

### Using Your DSLR <a href="#using-your-dslr" id="using-your-dslr"></a>

Launch your preset to Test or Booth Mode, and HALO will automatically connect to your DSLR. If the DSLR’s settings become incompatible at any point, HALO will automatically fall back to the iPad camera to ensure participants can continue to use the booth. See the [troubleshooting page](https://app.gitbook.com/o/eHFXSkXLgDkVnDuB7CHd/s/hcIJv8aiimKbeL8gENrj/guides/dslr-guide/troubleshooting) for help resolving incompatible DSLR settings.

{% hint style="info" %}

## Important Information

**Memory and Storage Management**

The memory card is used only for temporary storage. When a photo or video is captured, it is first saved to the camera’s memory card, then downloaded by the HALO app. Once downloaded, HALO automatically deletes the file from the camera to prevent the card from filling up.

​**Heat Management**

For best performance, use the camera in a well-ventilated area and avoid direct sunlight.

While connected, the HALO app monitors camera temperature. If it reaches a critical level, HALO will automatically switch to the iPad camera to prevent overheating. After the camera cools down, you can reconnect it through the Camera Manager, which can be found in [Mission Control](https://help.simplebooth.com/en/articles/8589804-mission-control).[<br>](https://app.gitbook.com/o/eHFXSkXLgDkVnDuB7CHd/s/hcIJv8aiimKbeL8gENrj/guides/dslr-guide/equipment-and-settings)
{% endhint %}


---

# 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.simplebooth.com/hardware-and-gear/dslr/canon-cameras/connection-steps.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.
