<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic As Douglas said above, in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123925#M77261</link>
    <description>&lt;P&gt;As Douglas said above, librealsense (&lt;A href="https://github.com/IntelRealSense/librealsense"&gt;https://github.com/IntelRealSense/librealsense&lt;/A&gt;) does support multiple RealSense cameras. And it should work on Linux, Mac OS AND Windows. But it only provides the raw data, non of the advance algorithms the official SDK provides. But the official SDK only supports one camera (and only on windows).&lt;/P&gt;</description>
    <pubDate>Thu, 12 May 2016 08:46:36 GMT</pubDate>
    <dc:creator>Henning_J_</dc:creator>
    <dc:date>2016-05-12T08:46:36Z</dc:date>
    <item>
      <title>can 1 computer support 2 device?</title>
      <link>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123920#M77256</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;Can one computer support two device? For example, connect two R200 cameras to one computer.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;What I want is a double width of recognition of R200. The documentation of R200 says its depth is 3-4 meters indoor. I assume its width is the same as its depth. My real place is about 7 meters wide, so technically I need two R200 in a line. So my question is, can one computer support two R200 and recognize them?&lt;/P&gt;

&lt;P&gt;If the answer is yes, what I want to do is to recognize people in the space moving. Then there is another question, how many people can be recognized in the space?&lt;/P&gt;

&lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2016 03:06:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123920#M77256</guid>
      <dc:creator>ulight_u_</dc:creator>
      <dc:date>2016-05-12T03:06:31Z</dc:date>
    </item>
    <item>
      <title>last i heard only the linux</title>
      <link>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123921#M77257</link>
      <description>&lt;P&gt;last i heard only the linux librealsense package can do the two camera. so if you are on windows with no access to a linux system you will not be able to do this.&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2016 03:27:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123921#M77257</guid>
      <dc:creator>DKryd</dc:creator>
      <dc:date>2016-05-12T03:27:22Z</dc:date>
    </item>
    <item>
      <title>@Douglas K. thanks a lot for</title>
      <link>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123922#M77258</link>
      <description>&lt;P&gt;@Douglas K. thanks a lot for your answer. I'll try that on linux.&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2016 03:39:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123922#M77258</guid>
      <dc:creator>ulight_u_</dc:creator>
      <dc:date>2016-05-12T03:39:03Z</dc:date>
    </item>
    <item>
      <title>Yes it supports two camera..i</title>
      <link>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123923#M77259</link>
      <description>&lt;P&gt;Yes it supports two camera..i tested windows 10 using transcend USB hub..&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2016 05:38:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123923#M77259</guid>
      <dc:creator>Mahadeo_W_</dc:creator>
      <dc:date>2016-05-12T05:38:12Z</dc:date>
    </item>
    <item>
      <title>@Mahadeo W. this is really</title>
      <link>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123924#M77260</link>
      <description>&lt;P&gt;@Mahadeo W. this is really good news, how did you make it? Two cameras working simultaneously? Any APIs supported this or you wrote your own algorithm?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I saw people said no original APIs in 2015 in a post here:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/realsense/topic/543198" target="_blank"&gt;https://software.intel.com/en-us/forums/realsense/topic/543198&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2016 06:53:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123924#M77260</guid>
      <dc:creator>ulight_u_</dc:creator>
      <dc:date>2016-05-12T06:53:38Z</dc:date>
    </item>
    <item>
      <title>As Douglas said above,</title>
      <link>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123925#M77261</link>
      <description>&lt;P&gt;As Douglas said above, librealsense (&lt;A href="https://github.com/IntelRealSense/librealsense"&gt;https://github.com/IntelRealSense/librealsense&lt;/A&gt;) does support multiple RealSense cameras. And it should work on Linux, Mac OS AND Windows. But it only provides the raw data, non of the advance algorithms the official SDK provides. But the official SDK only supports one camera (and only on windows).&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2016 08:46:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123925#M77261</guid>
      <dc:creator>Henning_J_</dc:creator>
      <dc:date>2016-05-12T08:46:36Z</dc:date>
    </item>
    <item>
      <title>dang, i was not aware that</title>
      <link>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123926#M77262</link>
      <description>&lt;P&gt;dang, i was not aware that windows 10 is a supported platform. if you fellows try to build it and it does so successfully please let us know actually, an update on whatever you do would be nice. good luck.&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2016 11:06:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123926#M77262</guid>
      <dc:creator>DKryd</dc:creator>
      <dc:date>2016-05-12T11:06:27Z</dc:date>
    </item>
    <item>
      <title>I am facing the same problem</title>
      <link>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123927#M77263</link>
      <description>&lt;P&gt;I am facing the same problem with you . Have you found the solution ? Where is the APIs for different device&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 02:14:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123927#M77263</guid>
      <dc:creator>彬_刘_</dc:creator>
      <dc:date>2016-05-18T02:14:30Z</dc:date>
    </item>
    <item>
      <title>Use librealsense</title>
      <link>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123928#M77264</link>
      <description>&lt;P&gt;Use &lt;A href="https://github.com/IntelRealSense/librealsense"&gt;librealsense&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;It works on Windows, Linux, Mac, and supports all the current RealSense cameras, as well as multiple camera capture using a single computer.&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2016 00:48:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123928#M77264</guid>
      <dc:creator>samontab</dc:creator>
      <dc:date>2016-05-19T00:48:16Z</dc:date>
    </item>
    <item>
      <title>You can put multiple cameras</title>
      <link>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123929#M77265</link>
      <description>&lt;P&gt;You can put multiple cameras on Windows. However if the cameras are facing the same way they will interfere with each other's operation.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 13:19:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123929#M77265</guid>
      <dc:creator>aviv_h_</dc:creator>
      <dc:date>2016-05-24T13:19:28Z</dc:date>
    </item>
    <item>
      <title>Well, as any active sensor,</title>
      <link>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123930#M77266</link>
      <description>&lt;P&gt;Well, as any active sensor, you need to either separate the cameras field of view in space or in time.&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 00:48:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123930#M77266</guid>
      <dc:creator>samontab</dc:creator>
      <dc:date>2016-05-26T00:48:37Z</dc:date>
    </item>
    <item>
      <title>The R200s will NOT interfere</title>
      <link>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123931#M77267</link>
      <description>&lt;P&gt;The R200s will NOT interfere with eachother, you can safely use them together on any of the aforementioned platforms using LibRealSense,&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2016 23:30:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123931#M77267</guid>
      <dc:creator>Jonathan_M_Intel</dc:creator>
      <dc:date>2016-06-07T23:30:31Z</dc:date>
    </item>
    <item>
      <title>Hey Jonathan, that is not</title>
      <link>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123932#M77268</link>
      <description>&lt;P&gt;Hey Jonathan, that is not always true.&lt;/P&gt;

&lt;P&gt;R200 uses a combination of active and passive sensing.&lt;/P&gt;

&lt;P&gt;If you are using active sensing, they WILL interfere with each other. If, on the other hand, you only use the passive IR stereo method, then they will NOT interfere with each other.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2016 00:45:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123932#M77268</guid>
      <dc:creator>samontab</dc:creator>
      <dc:date>2016-06-08T00:45:57Z</dc:date>
    </item>
    <item>
      <title>The R200 camera does not use</title>
      <link>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123933#M77269</link>
      <description>&lt;P&gt;The R200 camera does not use any temporal or spatial patterns in its emitter that would interfere with another R200. &amp;nbsp;If you have two R200s pointed at the same object with both of their emitters active, you will not find any interference of the type you'd see if you tried the same with the F200 or the older Creative Senz3D (erratic data, disappearing bands of pixels, pulsing images, etc). &amp;nbsp;&lt;/P&gt;

&lt;P&gt;If you have tried this with the R200 and have had issues, then I'd suggest you check your infrared stream where you might see that the two overlapping emitter fields may be over-saturating the IR image on closer object. &amp;nbsp;Simply turning on the LR Autoexposure option will correct that.&lt;/P&gt;

&lt;P&gt;I suggest you try this, and post images to this forum, and if you're still having issues then I or one of my RealSense teammates can help you diagnose the issue.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2016 01:15:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123933#M77269</guid>
      <dc:creator>Jonathan_M_Intel</dc:creator>
      <dc:date>2016-06-10T01:15:01Z</dc:date>
    </item>
    <item>
      <title>I don't see how that is</title>
      <link>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123934#M77270</link>
      <description>&lt;P&gt;I don't see how that is possible. I'm curious now to see how it would work.&lt;/P&gt;

&lt;P&gt;As far as I understand, R200 projects an IR dot pattern into the scene to calculate depth. Similar to how the Kinect 1 works.&lt;/P&gt;

&lt;P&gt;If you put a second R200 into the same scene it would project its IR pattern as well, &lt;SPAN data-dobid="hdw"&gt;interfering with the first one. It makes sense, and I've seen this interference with two Kinect 1 devices. There are some mechanism to alleviate this, like vibrating one device to make the pattern blurred for the other camera for example, which was presented in a paper by Microsoft itself.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN data-dobid="hdw"&gt;How is the R200 projected pattern different than the Kinect 1 so that it doesn't result in interferences?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2016 01:40:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123934#M77270</guid>
      <dc:creator>samontab</dc:creator>
      <dc:date>2016-06-10T01:40:53Z</dc:date>
    </item>
    <item>
      <title>The R200 is fundamentally a</title>
      <link>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123935#M77271</link>
      <description>&lt;P&gt;The R200 is fundamentally a stereo camera system that uses infrared instead of RGB, so it will work even if the emitter is disabled if there is both enough ambient IR (from sunlight or an incandescent or halogen bulb) AND enough recognizable features that both the IR sensors can identify in the scene. &amp;nbsp;&lt;/P&gt;

&lt;P&gt;The emitter's function is to fill in when there isn't enough of either or both, and a second or third emitter just adds more and more texture, which is great up until there's so much IR that it oversaturates (whites out) the sensor. &amp;nbsp;Usually the auto-exposure can be turned on and you're fine.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;If you try the R200 outside (though, not the F200), you'll probably find that highly-textured objects like grass or rough concrete show up just fine in the depth map, with or without the emitter turned on, (as long as you remember to turn on auto-exposure again, since sunlight's IR is quite a bit brighter than the sensor's normal expected range), but smooth untextured objects won't have enough natural feature points for the cameras to stereo-match on. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Other 3D cameras may work as you describe, by comparing the detected pattern against an internally-stored version, but this is not how the R200 functions. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Try it!&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2016 02:33:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123935#M77271</guid>
      <dc:creator>Jonathan_M_Intel</dc:creator>
      <dc:date>2016-06-10T02:33:59Z</dc:date>
    </item>
    <item>
      <title>Got it. I was wrongly</title>
      <link>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123936#M77272</link>
      <description>&lt;P&gt;Got it. I was wrongly assuming how the R200 worked.&lt;/P&gt;

&lt;P&gt;Thanks for the explanation. As you said, the R200 is basically an IR stereo depth camera.&lt;/P&gt;

&lt;P&gt;And, you're right, because of this, even if you point multiple R200s into the same region, you should still get correct depth information without interference. Great!&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2016 03:54:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/can-1-computer-support-2-device/m-p/1123936#M77272</guid>
      <dc:creator>samontab</dc:creator>
      <dc:date>2016-06-10T03:54:34Z</dc:date>
    </item>
  </channel>
</rss>

