DualCam

Can you record dual camera video on an iPad?

No — DualCam requires an iPhone, and does not run on iPad or in the Simulator. That is worth pausing on, though, because the reason is not what most people assume. The capability that lets a phone run two cameras at once, AVCaptureMultiCamSession, is not written to be iPhone-exclusive; it is a general capture API with its own hardware requirements, and those requirements are not tied to one device family by definition.

So the honest way to answer "does an iPad support this" is to separate two different questions: whether the hardware and API could, in principle, run a multi-camera session, and whether a specific app chooses to support the device. DualCam answers the second question with no, for reasons that have more to do with the shape of the recording than with the chip.

The capability is not iPhone-only — the app is

Apple documents multi-camera capture as requiring an A12 Bionic chip or later and a recent iOS or iPadOS version, and that requirement is stated at the level of the chip, not the device family. DualCam’s own floor is iPhone XS, iPhone XR or newer running iOS 17, which is the iPhone side of that same requirement — not a separate, stricter one invented for the app.

What DualCam actually checks before it lets you record is a single system-level flag: does this device support multi-camera capture. On an iPhone that flag is the only thing that matters. On an iPad, DualCam does not get that far, because the app’s device requirement rules out iPad before the capability check is even relevant.

Why the app draws that line anyway

The recorded frame is not two separate camera feeds — it is one composited canvas, 1080 pixels wide and either 1920 or 2340 pixels tall, drawn in real time and written straight to the file. That canvas is portrait, and its exact proportions, along with the crop math each layout uses to fit a camera image into it, are built around an iPhone held upright in one hand.

An iPad is a genuinely different shape: a wider screen, usually held differently, often not held at all. Fitting the same picture-in-picture and split layouts onto that shape is not a matter of stretching the existing canvas — the crop percentages, the corner placement of the inset, the whole geometry would need to be rethought for a different aspect ratio and a different way of holding the device. Restricting to iPhone is a decision about what the layouts are designed for, not a workaround for something the hardware refuses to do.

What happens if you try anyway

DualCam’s device requirement is iPhone, portrait orientation — not iPad, not the Simulator. That is stated plainly as one of the app’s requirements, not left for you to discover by trying it and getting a strange result. If a device falls outside what the app supports, the app is built to say so rather than to run in a state nobody designed for.

If a shot genuinely needs two cameras and an iPad

iPad is a legitimately better device than an iPhone for some of the situations that make people want this in the first place — a bigger screen for a two-person interview setup, a sturdier base for a tripod, more room on screen to check framing. None of that is about the multi-camera hardware question, though, and it does not change what a single app is built to support.

The practical route on an iPad today is the same one that predates dual-camera apps entirely: record with two separate devices and line the clips up afterwards in an editor, or use the iPad’s own camera for one clean single-camera shot rather than trying to force a portrait-first, iPhone-shaped tool onto a different piece of hardware.

Common follow-up questions

Is the iPad hardware actually capable of running two cameras at once?

In general terms, the underlying capability is not defined as iPhone-exclusive — it depends on the chip and the API, not the device family. Whether any specific iPad model qualifies is a separate question from whether any specific app, including DualCam, chooses to support it.

What happens if I open DualCam on an iPad?

It falls outside the app’s stated device requirement — iPhone, portrait orientation, not iPad and not the Simulator — so it is not a supported configuration, independent of whether that particular iPad’s chip could pass the multi-camera hardware check.

Is there any way to get a similar result on an iPad?

The general-purpose route is to record with two separate devices — an iPad and a phone, or two phones — and sync the two clips afterwards in an editor. It takes more setup than a single composited recording, but it does not depend on any one app supporting iPad specifically.

Want to just do this?

DualCam records the iPhone front and back cameras at the same time and writes one finished MP4 while you shoot. Free, no account, no ads, nothing leaves the phone.

Download on the App Store