Registers as a system-level virtual camera – your app sees it through standard AVFoundation APIs.
No more holding your phone up to screen – SimCam lets you generate QR codes programmatically and inject them straight into the camera stream.
Building a credit card scanner, barcode reader, or image recognition feature? Feed SimCam a consistent image or video sample so your app always sees exactly what you need.
$ simcamctl help
$ simcamctl set-source --qr "AUTH_TOKEN_XYZ""
$ simcamctl set-source --image mock.png
SimCam can run headlessly from the CLI, so automated systems can prepare a camera feed before your simulator tests start.
Give every CI runner or cloud agent the same controllable simulator camera. Trigger QR, image, and video inputs from scripts, then let automated tests or AI agents verify the result. This requires the Agent/CI license, which unlocks parallel use across multiple machines.
Single-seat desktop license for Mac.
CLI license for CI and cloud agents.
* Pro and Agent/CI licenses are one-time purchases with no subscriptions. Free version is limited for evaluation.
Hit a snag or have a question? Reach out directly or browse our self-serve resources on GitHub.
Common fixes, known caveats, and patches for third-party camera libraries.
Read the docsFound a bug or have a feature request? File it directly on the GitHub repo.
New issue on GitHub