hayj
hayj

Reputation: 1263

How to replace the Android camera emulation with a video file?

It is possible to replace this emulation with a personal video I record ? For example a .mp4 file I captured with a Galaxy S3.

It is possible in eclipse emulator, genymotion, Intel or an other emulator/VM ?

I need this because I have to make some identical tests in an application using the camera. But I can't handle the source because I use a SDK called Metaio.

Upvotes: 2

Views: 3313

Answers (1)

VinhNT
VinhNT

Reputation: 1101

Emulator uses attached camera to emulate the device camera, so, you can use a fake webcam program with allow you to select the video source, try search for "fake webcam software"

Upvotes: 3

Related Questions