saki4510t / UVCCamera

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

raw streaming data (buffer data) #646

Open PhongNgg opened 2 years ago

PhongNgg commented 2 years ago

How can i get raw streaming data (buffer data) when prviewing on surface. thank a lot

ghost commented 2 years ago

PreviewCallback will give you the raw buffer (yuv)

PhongNgg commented 2 years ago

Did you mean IFrameCallback?

ghost commented 2 years ago

yes. you can see the demo from: github/tsinglink/uvccamera

On Fri, Mar 4, 2022, 21:06 PhongNgg @.***> wrote:

Did you mean IFrameCallback?

— Reply to this email directly, view it on GitHub https://github.com/saki4510t/UVCCamera/issues/646#issuecomment-1059145660, or unsubscribe https://github.com/notifications/unsubscribe-auth/AISTZKUSJY4RQAEBPBHAU3TU6IDD5ANCNFSM5P4XELVQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>