# Sony Cameras

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

Camera compatibility differs depending on whether you want to capture still images only or also videos.&#x20;

{% tabs %}
{% tab title="Stills Only" %}

* Sony Alpha 9 Mark II (ILCE-9M2)
* Sony Alpha 7R Mark IV (ILCE-7RM4(A))
* Sony ​​Alpha 7C (ILCE-7C)
* Sony ZV-E10
* Sony ZV-E10M2
* Sony ZV-1M2
* Sony ZV-1(A)
* Sony Alpha 7R Mark III A (ILCE-7RM3A)
* Sony Alpha 7 Mark III (ILCE-7M3)
* Sony Alpha 6600 (ILCE-6600)
* Sony Alpha 6400 (A) (ILCE-6400(A))
* Sony Alpha 6100 (A) (ILCE-6100(A))
  {% endtab %}

{% tab title="Stills + Video" %}

* Sony Alpha 1 Mark II (ILCE-1M2)
* Sony Alpha 1 (ILCE-1)
* Sony Alpha 9 Mark III (ILCE-9M3)
* Sony Alpha 7R Mark V (ILCE-7RM5)
* Sony Alpha 7 Mark V (ILCE-7M5)
* Sony Alpha 7 Mark IV (ILCE-7M4)
* Sony Alpha 7S Mark III (ILCE-7SM3)
* Sony Alpha 7C Mark II (ILCE-7CM2)
* Sony Alpha 7CR (ILCE-7CR)
* Sony Alpha 6700 (ILCE-6700)
* Sony Alpha LR1 (ILX-LR1)
* Sony FX3 (ILME-FX3(A))
* Sony FX30 (ILME-FX30)
* Sony FX2 (ILME-FX2)
* Sony ZV-E1
* Sony RX1 Mark III (DSC-RX1RM3)
  {% endtab %}
  {% endtabs %}

***

#### Accessories

* Optional: Dummy camera battery with power adapter.
* Optional: Memory card to enable video recording on supported models.
* USB hub with USB power delivery capability
* Power supply (65W or higher) with USB-C to USB-C cable (to power the IPad through the USB hub)
* USB-C to USB-A cable (to connect 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.

**Shooting settings**

* Image Quality
  * File Format: JPEG
  * Image Size: S
* Movie Quality
  * File Format: XAVC S HD
  * Movie Settings
    * Rec Frame Rate: 29.97P or 25P
    * Record Settings: 16M 4:2:0 8bit
* Shooting Mode: Auto (A), Program Mode (P), Aperture Priority (A), Shutter Priority (S), or Manual Exposure (M)
* Drive Mode: Single Shooting
* AF/MF settings
  * Focus Mode: Continuous AF
  * Priority Set in AF-C: Release
* Subject Recognition in AF: On
* Recognition Target: Human

**Setup settings**

* Auto Power OFF Temp: HIGH


---

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