Quickly validate QR code scanning and barcode reading features
SimCam generates QR codes programmatically and injects them directly into the camera stream, allowing developers to test QR code scanning without manually holding devices up to screens

Test camera features directly in the iOS simulator
SimCam lets you test camera features without a physical device - stream from your Mac's built-in or external camera, inject an image, or generate a QR code. Includes a CLI letting agents control the camera on iOS simulator.
SimCam generates QR codes programmatically and injects them directly into the camera stream, allowing developers to test QR code scanning without manually holding devices up to screens
SimCam streams your Mac's camera directly into the iOS Simulator, registering as a system-level virtual camera that apps see through standard AVFoundation APIs, eliminating the need for physical iOS devices during development and testing
SimCam lets you inject any image or video as a camera source, ensuring your app always sees exactly the same test data for reproducible testing of computer vision features
SimCam provides a CLI interface that allows agents and scripts to switch camera sources, generate QR codes, and check diagnostics programmatically, enabling fully automated camera feature testing