Is there any library for working with webcams on linux in subpixel mode ? I need fast frame rate , and I don't have time for compressing to jpeg ( and jpeg is lossy - I need all the information I can get from the sensors ) . I guess that the compressing is happening inside the webcam firmware , so is it posiible to work at subpixel level at all ?
I'm talking about a specific webcam - a4tech PK-635K. Here it is http://a4tech.com/product.asp?cid=77&scid=89&id=233
Edit: As you can see , I don't need the webcam for ordinary video capturing . I just need the information from the cmos sensors as fast as it can be captured. For example I want to get the information from the red pixels only.