Compiling UVC driver for Linux with still image support
To support my web camera project and enable it to use higher resolutions I need to patch the UVC driver in the kernel with still image support found on https://github.com/yangh/uvcvideo. First the chages made in that project to the standard UVC driver were merged with the driver in 3.0.4 kernel I’m running now. The newly… Read More Compiling UVC driver for Linux with still image support