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.
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