Hey again everyone,

I'm still pretty new to Qt. Is there a way to parse video over a USB connection? For example, we have a Sony HandyCam that connects to the computer via USB -- we need to be able to take in that data frame-by-frame and parse our pixels for colors of interest. Can someone point me in the general direction? Preferably, the solution would be platform independent but this isn't a requirement right away.

Thanks for any help