saki4510t / UVCCamera

library and sample to access to UVC web camera on non-rooted Android device
2.96k stars 1.19k forks source link

Help to configure #613

Open Beck0797 opened 3 years ago

Beck0797 commented 3 years ago

Hello I have a question.

  1. We use Java on Android.
  2. Does UVCCamera control the camera using android.hardware.Camera?
  3. Or does it control using other technologies (OpenCV/OpenGl...)? We need to know the method to respond to exceptional situations, so please let me know.