I am trying to create an application for tablet which uses external camera. It should capture and re-capture image as well as save image.
I tried implementing third party libraries like libuvccamera but it is not detecting any camera. Which other method/library can I use to implement this feature?