saki4510t / UVCCamera

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

Why Img save is needed to show Img in Preview area? Can we directly show the bitmap in Preview area? why compression like .PNG needed for storing bitmap as a file #670

Closed asadasivam closed 2 years ago

asadasivam commented 2 years ago

For reducing the latency in image previewing, Can we show bitmap directly in preview area? And, purpose of doing compression(.PNG) for storing bitmap as a file?

Clark-caipeiyuan commented 2 years ago

收到了,谢谢!