saki4510t / UVCCamera

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

Performance #537

Closed webgourou closed 4 years ago

webgourou commented 4 years ago

Hello,

In the UVC Preview file there is a lot of call to memcpy from uvc_stream and pool, isn't it possible to push directly datas to nativewindow in order to deal with picture in a gpu ?