saki4510t / UVCCamera

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

How to read current frames from UVCCamera objects #582

Open mohith-dream opened 3 years ago

mohith-dream commented 3 years ago

Hi,

Could you help me with how to read current frames from the UVC camera objects for left and right created in DualCameraPreview.java file with a sample code.

Thanks