saki4510t / UVCCamera

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

Update the libuvc to the latest version #681

Open krithick14 opened 1 year ago

krithick14 commented 1 year ago

Hi, I need to know that the libuvc is updated to the latest version because it has support to many formats like Bayer. If not can you please update it to the latest version.

https://github.com/libuvc/libuvc This is the libuvc latest version repo

image

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

Thanks in advance

IvanSchulz commented 1 month ago

Hi, I updated the ibusb, libuvc and libjpeg-turbo in my fork: https://github.com/IvanSchulz/libuvccamera