Thread: Two USB Cameras
View Single Post
  #7   Spotlight this post!  
Unread 30-12-2016, 14:13
beijing_strbow beijing_strbow is offline
Registered User
FRC #5968 (Cyborg Indians)
Team Role: Programmer
 
Join Date: Aug 2016
Rookie Year: 2016
Location: Kansas
Posts: 23
beijing_strbow is an unknown quantity at this point
Re: Two USB Cameras

I don't have access to the webdashboard at the moment, and won't for a few days, but on USB it shows the LifeCam labeled cam0, the second camera labeled cam1, and again the second camera labeled something like USB0::####::####::NI-VISA-1005::2::RAW, where # is a number or letter that I don't remember.

Both cameras work fine by themselves, but using them together causes an error.

We aren't maxing out the bandwidth, because the error occurs when we call NIVision.IMAQdxOpenCamera(), before any image data is passed to the roboRIO.
Reply With Quote