<?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 Re: How can I change fps? in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/How-can-I-change-fps/m-p/556110#M9052</link>
    <description>&lt;P&gt;No I don't, finally I realised that if I want to use the HandMode I need 60fps and if I want to use the Face Mode I need at least 30 fps... I'm not able to reduce it, right?&lt;/P&gt;</description>
    <pubDate>Wed, 15 Mar 2017 09:44:56 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2017-03-15T09:44:56Z</dc:date>
    <item>
      <title>How can I change fps?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-can-I-change-fps/m-p/556107#M9049</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to change the fps value from the differents camera inputs from SR300 Intel RealSense. Right now I have this code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;psm = PXCSenseManager::CreateInstance();&lt;/P&gt;&lt;P&gt; int sts = psm-&amp;gt;EnableFace();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SampleReader* reader = SampleReader::Activate(psm);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; reader-&amp;gt;EnableStream(StreamType::STREAM_TYPE_COLOR, 640, 480, 30);&lt;/P&gt;&lt;P&gt; UtilRender *renderIR = new UtilRender(L"3D IR STREAM");&lt;/P&gt;&lt;P&gt; reader-&amp;gt;EnableStream(StreamType::STREAM_TYPE_IR, 640, 480,30);&lt;/P&gt;&lt;P&gt; UtilRender *renderDepth = new UtilRender(L"3D STREAM");&lt;/P&gt;&lt;P&gt; reader-&amp;gt;EnableStream(StreamType::STREAM_TYPE_DEPTH, 640, 480,30);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And it works, but I want to know if it's possible to change the fps value lower. I prove changing '30' to 20 or 10 and it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know why?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 12:01:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-can-I-change-fps/m-p/556107#M9049</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-03-09T12:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change fps?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-can-I-change-fps/m-p/556108#M9050</link>
      <description>&lt;P&gt;You are correct that the last value in the set of three (e.g 680, 480, 30) is the one that sets the FPS value.  I have not come across an instance where somebody has deliberately tried to change it to less than 30 though.  It may be that 30 is an enforced minimum.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Librealsense apparently, the FPS is set to 30 even if you specify another value.  Users found that the reason for this was an instruction called Preset, and that to define their own custom FPS, they should use the Manual instruction instead of Preset.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.ros.org/realsense_camera/Tutorials/change_camera_parameters#"&gt;http://wiki.ros.org/realsense_camera/Tutorials/change_camera_parameters#&lt;/A&gt; Set_Camera_Mode_to_Manual realsense_camera/Tutorials/change_camera_parameters - ROS Wiki &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure that an equivalent command for doing so exists in the official RealSense SDK though.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 12:22:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-can-I-change-fps/m-p/556108#M9050</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-03-09T12:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change fps?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-can-I-change-fps/m-p/556109#M9051</link>
      <description>&lt;P&gt;Hi MQMQ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Do you still need assistance with this thread? We'll be waiting for your response.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Sergio A&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2017 19:51:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-can-I-change-fps/m-p/556109#M9051</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-03-14T19:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change fps?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-can-I-change-fps/m-p/556110#M9052</link>
      <description>&lt;P&gt;No I don't, finally I realised that if I want to use the HandMode I need 60fps and if I want to use the Face Mode I need at least 30 fps... I'm not able to reduce it, right?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2017 09:44:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-can-I-change-fps/m-p/556110#M9052</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-03-15T09:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change fps?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-can-I-change-fps/m-p/556111#M9053</link>
      <description>&lt;P&gt;Hi MQMQ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Thank you for your reply and letting us know your results of testing different fps in HandMode and Face Mode. It seems that 30 fps is the minimum value you can use as explained by @MartyG. We looked at the SDK R3 documentation and didn't find any mention on fps lower than 30.&lt;P&gt;&amp;nbsp;&lt;/P&gt;Feel free to contact us again if help is needed.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Sergio A&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2017 19:51:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-can-I-change-fps/m-p/556111#M9053</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-03-15T19:51:10Z</dc:date>
    </item>
  </channel>
</rss>

