# Canon Cameras

#### Compatible Cameras <a href="#compatible-cameras" id="compatible-cameras"></a>

* Canon R50
* Canon R100
* Canon R6 Mark I
* Canon R6 Mark II
* Canon R7 Mark II

We expect most Canon EOS models made in the last 10 years to be compatible. If you test a camera that is not listed, please write in to let us know your results. Support for Sony cameras is coming in early 2026.

***

#### Accessories <a href="#accessories" id="accessories"></a>

* Dummy camera battery with power adapter
* Memory card
* USB hub with USB Power Delivery (PD) capability
* Power supply (65W or higher) with USB-C to USB-C cable
  * Powers the iPad through the USB hub
* USB-C to USB-A cable
  * Connects the camera to the USB hub
* iPad running the HALO app
* Find stand and lighting recommendations [in our blog](https://www.simplebooth.com/blog/best-diy-photo-booths/)​

If your iPad has a Lightning port instead of USB-C (e.g. iPad 9th Gen), you will need a [Lighting to USB 3 adapter](https://www.apple.com/shop/product/mx5j3am/a/lightning-to-usb-3-camera-adapter) to connect a wired DSLR.

***

#### Recommended Camera Settings <a href="#recommended-camera-settings" id="recommended-camera-settings"></a>

Refer to your camera’s manual if you need more guidance on adjusting camera settings.

| **Image Quality**            | JPEG M or S                                                                                                                    |
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| **Movie Quality**            | Full HD 29.97P or 25P                                                                                                          |
| **Drive Mode**               | Single                                                                                                                         |
| **Subject Detection**        | People                                                                                                                         |
| **Supported Exposure Modes** | <ul><li>Auto (A)</li><li>Program (P)</li><li>Aperture Priority (Av)</li><li>Shutter Priority (Tv)</li><li>Manual (M)</li></ul> |


---

# 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.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.
