phonertc
phonertc copied to clipboard
VideoCapturerAndroid failed with targetSdkVersion:23
Hi, With android 6 devices there's "VideoCapturerAndroid: Camera.open failed" when i try to start videocall. probably the problem is that Android marshmallow permissions are not implemented correctly according to API specifications. Temporary workaround is to set android:targetSdkVersion to '22'.