I want to use external webcam in my android project. But I don't know how to obtain the index of external webcam, so that I can use it in SetCameraIndex() of CamerabridgeViewBase object. How can I do it?
1 | initial version |
I want to use external webcam in my android project. But I don't know how to obtain the index of external webcam, so that I can use it in SetCameraIndex() of CamerabridgeViewBase object. How can I do it?