Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

How to use multicam at the same time?Can it go with usb hub?

Alex_X_
Beginner
756 Views

How to get image data from two F200 and one R200 at the same time on one PC?(For both short and long range detection for a robot )

Is it possible with offical SDK?

If I want to run them on surface pro3 with usb 3.0 hub(only one usb port on surface),does it need extra battery to drive 3 cameras?

By the way,does anyone know the current the camera need for normal working?

Thank you.

0 Kudos
1 Solution
Xusheng_L_Intel
Employee
756 Views

Currently RealSense DCM does not support multiple cameras at the same time.You can use following workaround.

1, Use multiple computers and each one ONLY connect one F200

2, Use our librealsense, it can support windows, Linux and MacOS. However, it ONLY supports raw streams. You need bring your own algorithm.

Thanks!. 

View solution in original post

0 Kudos
2 Replies
Xusheng_L_Intel
Employee
757 Views

Currently RealSense DCM does not support multiple cameras at the same time.You can use following workaround.

1, Use multiple computers and each one ONLY connect one F200

2, Use our librealsense, it can support windows, Linux and MacOS. However, it ONLY supports raw streams. You need bring your own algorithm.

Thanks!. 

0 Kudos
Alex_X_
Beginner
756 Views

Thank you.

0 Kudos
Reply