: VideoCapturerAndroid: java.lang.RuntimeException: Fail to connect to cameraservice
E/VideoCapturerAndroid: VideoCapturerAndroid: java.lang.RuntimeException: Fail to connect to cameraserviceat android.h
我收到相机错误,如下所示 E/opentok-videocapturer: The camera is in use by another appjava.lang.RuntimeException: Fail to connect to cameraserviceat android.hardware.Camera.(Camera.java:518)
下面是来自logcat的错误:I/CameraService(: Fail to connect to cameraservice
E/AndroidRuntime( 4598): at android.app.ActivityThread.performLaunchActivity: Fail to conn
但是当我重新启动应用程序(通过Intent Service)时,我得到了以下错误。java.lang.RuntimeException: Fail to connect to cameraservice at android.hardware.Camera.<init>(Camera.java:410)
at