jiangdongguo / AndroidUSBCamera

🔥🔥🔥Flexible and useful UVC camera engine on Android platform, supporting multi-road cameras!
https://juejin.cn/post/7115229806844706847
Apache License 2.0
2.33k stars 795 forks source link

Use CameraUVC without MultiClient #541

Open WingedToaster opened 1 year ago

WingedToaster commented 1 year ago

Hello,

I've got my own USB manager and will handle permissions and managing connections myself. How can I open the camera and take pictures using only CameraUVC without the MultiCameraClient?

jiangdongguo commented 1 year ago

Just new CameraUVC()