saki4510t / UVCCamera

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

No Preview for some cameras at the first time #601

Open ssaranyaaa opened 3 years ago

ssaranyaaa commented 3 years ago

The code is working well for most of the devices. The only issue is that the preview won't work for some cameras at the first time. when we go back and comes to preview activity again, it works then.

I thought this issue is because of the high resolution frame size. I tried lowering that, but didn't work. I also tried by changing bandwidth values, still no luck.

No error is being displayed on the log also.

Any help would be appreciated

twcgood commented 3 years ago

I also encountered the same problem, I hope the author can help