Implications of using many USB web cameras
        Posted  
        
            by Martin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Martin
        
        
        
        Published on 2010-03-25T20:20:26Z
        Indexed on 
            2010/03/25
            20:23 UTC
        
        
        Read the original article
        Hit count: 494
        
I'm looking into connecting multiple low resolution USB webcams to a single computer. What implications might this have on performance? How does, for example, four 320x240 cameras fare against a single 640x480 camera? I'm not well versed in the architecture of the USB interface, what are the performance caveats? By performance I mean how would it affect the time to read the image data from multiple cameras compared to a single one.
© Stack Overflow or respective owner