billmccord / OpenCV-Android

A project for porting and optimizing OpenCV for Google's Android OS
http://billmccord.github.com/OpenCV-Android/
444 stars 162 forks source link

VideoEmulation Issues #19

Open johnshah224 opened 13 years ago

johnshah224 commented 13 years ago

Hi everyone,

I would like to know whether the VideoEmulation is able to work with the original webcambroadcaster code which is on the following site "http://www.tomgibara.com/android/WebcamBroadcaster.java". Because i have tried to run the original webcambroadster together with the VideoEmulation and i could not get any output from the android emulator.

Could it be some compatibility issues? Or is it something that i could have done wrong?

Thanks in advance