Re: [beagleboard] Multiple USB Cameras on BBB

2017-05-31 Thread Mujin
Agreed. This is the meaning of the error message. However, There is no reason a USB camera is assigned the entire bandwidth of the USB bus. This seems to be the problem. Also of special note is how the same code works fine on the RPi Additionally, in our application we only need to take

Re: [beagleboard] Multiple USB Cameras on BBB

2017-05-29 Thread Robert Nelson
On Mon, May 29, 2017 at 8:00 PM, Mujin wrote: > We have been struggling to get more than one USB based board camera > functioning simultaneously, > We have an external Powered USB hub with the cameras hooked to it. > We can use each of the cameras one at a time but cannot

[beagleboard] Multiple USB Cameras on BBB

2017-05-29 Thread Mujin
We have been struggling to get more than one USB based board camera functioning simultaneously, We have an external Powered USB hub with the cameras hooked to it. We can use each of the cameras one at a time but cannot have them all streaming so we can switch between them quickly. This same