shiyinghan / UVCAndroid

Apache License 2.0
184 stars 50 forks source link

Problem capturing high resolution (8K) photo #56

Open arnav-cashify opened 5 months ago

arnav-cashify commented 5 months ago

On capturing from high definition external camera, the frame rate is too low.

Photo captured is frame taken from video stream.

The captured photo is same as being previewed at time of capture. So when capturing, if the frame is not rendered fully, it will be half black or full black.

shiyinghan commented 5 months ago

I added the new implementation of ImageCapture as an option, which you can turn on as follows to see if there is any improvement. image

kapilgulabani commented 3 months ago

please update library of this code @shiyinghan

shiyinghan commented 3 months ago

please update library of this code @shiyinghan

Update completed. The library is now at version 1.0.6.