shiyinghan / UVCAndroid

Apache License 2.0
184 stars 50 forks source link

How to View the Bayer Formats ? #21

Open krithick14 opened 1 year ago

krithick14 commented 1 year ago

Hi

I came to know that there is support for Bayer Formats in the libuvc library But When I try to Use those Formats I got a blank Screen

image

libuvc - Stream.c file (https://github.com/libuvc/libuvc/blob/master/src/stream.c)

221495302-307c67f2-a89d-4b8a-968d-c6103d81135f

Can you please Clarify that how to use those Formats?

FYI - I am Using OVT 0H01A10 Image Sensor

Thanks in Advance

Keerthana-N commented 1 year ago

@krithick14 Did you get any solution? Actually I'm searching for raw bytes of image in this app, can you help me if you already have any solution for this?