Software Archive
Read-only legacy content
17061 Discussions

Using R200 and SR300 Simultaneously

Rasheed_A_
Beginner
270 Views

Hello,

I was able to get the SDK to recognize both the R200 and the SR300 at the same time, and I am able to switch devices in the different modules. I was wondering if it is possible for both cameras to be functional at the same time? 

Thanks

0 Kudos
2 Replies
samontab
Valued Contributor II
270 Views

You can use multiple cameras with librealsense, an open source library from Intel that works on any OS.

0 Kudos
RBang
New Contributor II
270 Views

samontab wrote:

You can use multiple cameras with librealsense, an open source library from Intel that works on any OS.



Adding on what samontab said, you could use librealsense,which can be found here - http://github.com/IntelRealSense/librealsense

But do keep in mind that:

1. It only encompasses camera capture functionality without additional computer vision algorithms
2. Not all USB host chipsets are compatible with this library

0 Kudos
Reply