<?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 Disable Stream in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Disable-Stream/m-p/1084811#M62984</link>
    <description>&lt;P&gt;I am using the realsense sdk to develop a 3d scan software that doesn't need textures but only the Depth stream. I want to know if it is possible to disable the rgb stream.&amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;I know that it is possible to enable a stream using EnableStream method in SenseManager, for example:&lt;/SPAN&gt;&lt;/P&gt;

&lt;PRE class="brush:cpp;"&gt;sm-&amp;gt;EnableStream(PXCCapture::StreamType::STREAM_TYPE_DEPTH, 640, 480, 60);
&lt;/PRE&gt;

&lt;P&gt;But is it possible to do the opposite?&lt;/P&gt;</description>
    <pubDate>Sun, 13 Nov 2016 19:09:12 GMT</pubDate>
    <dc:creator>FLeac</dc:creator>
    <dc:date>2016-11-13T19:09:12Z</dc:date>
    <item>
      <title>Disable Stream</title>
      <link>https://community.intel.com/t5/Software-Archive/Disable-Stream/m-p/1084811#M62984</link>
      <description>&lt;P&gt;I am using the realsense sdk to develop a 3d scan software that doesn't need textures but only the Depth stream. I want to know if it is possible to disable the rgb stream.&amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;I know that it is possible to enable a stream using EnableStream method in SenseManager, for example:&lt;/SPAN&gt;&lt;/P&gt;

&lt;PRE class="brush:cpp;"&gt;sm-&amp;gt;EnableStream(PXCCapture::StreamType::STREAM_TYPE_DEPTH, 640, 480, 60);
&lt;/PRE&gt;

&lt;P&gt;But is it possible to do the opposite?&lt;/P&gt;</description>
      <pubDate>Sun, 13 Nov 2016 19:09:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Disable-Stream/m-p/1084811#M62984</guid>
      <dc:creator>FLeac</dc:creator>
      <dc:date>2016-11-13T19:09:12Z</dc:date>
    </item>
    <item>
      <title>Can you just not enable the</title>
      <link>https://community.intel.com/t5/Software-Archive/Disable-Stream/m-p/1084812#M62985</link>
      <description>&lt;P&gt;Can you just not enable the colour stream? Or does it do it anyway when you enable the 3D scan?&lt;/P&gt;

&lt;P&gt;I think if you save the model as a PLY or STL file (or OBJ with texture file enabled though you may have to fiddle with it a bit so it doesn't look for the texture) it'll just save the geometry and not the colours - same result but different solution.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 09:34:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Disable-Stream/m-p/1084812#M62985</guid>
      <dc:creator>jb455</dc:creator>
      <dc:date>2016-11-14T09:34:26Z</dc:date>
    </item>
    <item>
      <title>Nope even if I don't enable</title>
      <link>https://community.intel.com/t5/Software-Archive/Disable-Stream/m-p/1084813#M62986</link>
      <description>&lt;P&gt;Nope even if I don't enable the color stream the saved file has a material with the "right" color..&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2016 12:19:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Disable-Stream/m-p/1084813#M62986</guid>
      <dc:creator>FLeac</dc:creator>
      <dc:date>2016-11-23T12:19:47Z</dc:date>
    </item>
  </channel>
</rss>

