phonertc icon indicating copy to clipboard operation
phonertc copied to clipboard

VideoCapturerAndroid failed with targetSdkVersion:23

Open sfrinx opened this issue 8 years ago • 0 comments

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'.

sfrinx avatar Aug 12 '16 15:08 sfrinx