saki4510t / UVCCamera

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

Increasing captured image resolution #469

Open ravikumarg45 opened 5 years ago

ravikumarg45 commented 5 years ago

I am using this library for streaming frames from a 5MP UVC camera. I want live streaming to happen at 1920x1080 which is working fine. I need to capture still image at 2048x1536 resolution. (Camera does support 2048x1536 resolution). How do i accomplish this using this project?

xiaozhangwx commented 5 years ago

I have the same problem , why caputure still image only 65K , low resolution