No, because if you use the google camera2 NDK sample code it iterates through the camera instances and checks their characteristics. Only if it is compatible, it will start to grab the images. Here is the result when iterating: Even with both identical cameras connected one returns Legacy 0 and the ...