Hello,

The CameraService from Android does not seem to support opening multiple 
camera devices simultaneously. I get the following error when I try to open 
the second one:

D/CameraService(24807): CameraService::connect E (pid 10592 
"test.multicamera", id 1) 
W/EDMNativeHelper(24807): EDMNativeHelperService is published 
I/EDMNativeHelperService(25104): isCameraEnabled
W/System.err(10592): java.lang.RuntimeException: Fail to connect to camera 
service 
W/System.err(10592):     at android.hardware.Camera.native_setup(Native 
Method) 
W/System.err(10592):     at android.hardware.Camera.<init>(Camera.java:413) 
W/System.err(10592):     at android.hardware.Camera.open(Camera.java:366) 
...
Does anybody have a workaround for this issue?

Thanks,
Cristina

-- 
-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to