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.19k stars 740 forks source link

Multi camera not working if connected more than 3 cameras #633

Open shyam311 opened 5 months ago

shyam311 commented 5 months ago

I connected 4 cameras with the android device. 3 camera preview working fine but the 4th camera preview is empty/black. Thought the app is detecting all 4 cameras but the 4th cameras preview or image capture not working. does anyone faced the same issue ?

How to fix it?

multi_camera_issue