Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Iphone simulator and webcam

Can we make able the iphone simulator to capture an image via webcam, I've written a program to take image from iphone camera. Can i test this with the iphone simulator??? Pls help

like image 818
Nithin Avatar asked Dec 14 '09 04:12

Nithin


People also ask

Can I use the camera on iPhone simulator?

Camera functionality is not available in any iOS version and in any Simulator. You will have to use a real device for camera testing purposes.

Is there an iPhone simulator?

iOS Simulator vs Physical iOS Devices for App TestingThe Apple iOS Simulator, which ships as part of Xcode, is a tool for developing and prototyping your mobile app. While the iOS Simulator can be used to test your app's basic behaviour, it is severely limited as a testing platform.

How do you enable simulation on iPhone?

To launch a Simulator without running an appChoose Xcode > Open Developer Tool > Simulator. Control-click the Xcode icon in the Dock, and from the shortcut menu, choose Open Developer Tool > Simulator.

Is there an iOS simulator for PC?

7. Remoted iOS Simulator for Windows PC. Another popular option to test iOS applications on your Windows PC is Remoted iOS Simulator for Windows. It's a developer-focused tool that comes pre-loaded as a part of Xamarin in Visual Studio.


1 Answers

You cannot take image via Mac's webcam from iPhone Simulator. For camera, you need to test it on a device.

like image 100
Chintan Patel Avatar answered Sep 20 '22 18:09

Chintan Patel