|
Re: 2 cameras
To figure out where to send things, take a look at the video processing code in the dashboard example project. You can find what's feeding the image indicator by double-clicking on its border (when the cursor looks like an arrow). This will take you into the portion of your block diagram where the indicator exists and you can see from there where the data comes from.
If you do want to go this route, I'd make sure to read R65 as it outlines what ports you can use for various types of communication. You'd want to make sure your camera adhered to these rules to avoid conflicts later.
__________________
|