quantum6 / Android-USB-OTG-Camera

Apache License 2.0
120 stars 37 forks source link

View streaming in any other formats than MJPEG/ YUV #12

Open wearesach opened 1 year ago

wearesach commented 1 year ago

I noticed that the application uses MJPEG and YUV as streaming formats, is it possible to do it with Raw format or BY8/ BA81 format. The application does not have any libusb/libuvc libraries, which contains the formats. How would you suggest moving from here.

UVCCamera.FRAME_FORMAT_MJPEG

The image and previous version of the issue -> https://github.com/quantum6/Android-USB-OTG-Camera/issues/10

quantum6 commented 1 year ago

Try This: https://github.com/quantum6/Android-UVC-Camera-Bulk-Transfer