how to connect two webcam via different USB host on udoo

Discussion in 'General Discussion' started by xiaotian, Aug 14, 2014.

  1. xiaotian

    xiaotian New Member

    Joined:
    Aug 11, 2014
    Messages:
    2
    Likes Received:
    0
    Hello,

    I am now working on opencv with udoo using two webcams. However once I active the two cameras, one of them always gets "no space left" on device error which means the usb bandwidth is the bottleneck. Via the lsusb command I saw all my usb devices are connected to Bus 002, but udoo still have another usb hub attaching to bus 001. So how would I connect one of my camera to the bus 001 usb hub on udoo for usb bandwidth issue? Thank you!

    lsusb
    Bus 001 Device 001: ID ... Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID ... Linux Foundation 2.0 root hub
    Bus 002 Device 002 XXXX my other devices.

    Tian
     
  2. xiaotian

    xiaotian New Member

    Joined:
    Aug 11, 2014
    Messages:
    2
    Likes Received:
    0
    Hello,
    Ido not know why nobody answer my question, should I post any further details? If so what information I should give?
    Thank you again for your time to read.

    Tian
     

Share This Page