<?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: i.MX6Q Android Camera frame rate issue in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-Android-Camera-frame-rate-issue/m-p/379718#M54615</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ryan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; According to your description, the issue should be loacated at Camera App you designed, because default Camera App in android can get normal frame rate, so please check the source code of your application carefully ! &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Dec 2014 04:18:20 GMT</pubDate>
    <dc:creator>weidong_sun</dc:creator>
    <dc:date>2014-12-02T04:18:20Z</dc:date>
    <item>
      <title>i.MX6Q Android Camera frame rate issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-Android-Camera-frame-rate-issue/m-p/379717#M54614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I useing the camera data transfer function to Android Camera App,&lt;BR /&gt;Camera frame rate is very low frame rate approximately from 18 to 19 frames.&lt;/P&gt;&lt;P&gt;But , When I test default Android Camera app I can see 30fps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Our camera App I used function Camera.setPreviewCallbackWithBuffer() of Android API&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this issue, I attached analysis log file.&lt;BR /&gt;In brief, I guess data delay when I send the camera data using RequestManager::handleRequest() function to camea applicatoin. &lt;BR /&gt;(Hardware/imx/mx6/libcamera2/ RequestManager.cpp)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls, comment helpful for resolve this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at Camera Preview (30fps)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1) &amp;amp; (2) &lt;SPAN class="hps"&gt;Is constant&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;33ms&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;intervals."acquireCameraFrame():systemTime"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;(3) &amp;amp; (4) log print time is also constant intervals of 30 or 40ms.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;(5) start to completed request time is 30ms constant intervals.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/47697iDACE2C1C5F6A1029/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using Callback function.(under 19fps)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Camera.setPreviewCallbackWithBuffer()&lt;/P&gt;&lt;P&gt;(1) is not constant time value(acquireCameraFrame():systemTime)&lt;/P&gt;&lt;P&gt;(2) is not constant log print time&lt;/P&gt;&lt;P&gt;(3) start to completed request time is not constant intervals(30ms~60ms).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_6.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/47698i52D6A6BF3E814E5C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_6.png" alt="pastedImage_6.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 11:28:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-Android-Camera-frame-rate-issue/m-p/379717#M54614</guid>
      <dc:creator>powerprince</dc:creator>
      <dc:date>2014-11-28T11:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q Android Camera frame rate issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-Android-Camera-frame-rate-issue/m-p/379718#M54615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ryan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; According to your description, the issue should be loacated at Camera App you designed, because default Camera App in android can get normal frame rate, so please check the source code of your application carefully ! &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 04:18:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-Android-Camera-frame-rate-issue/m-p/379718#M54615</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2014-12-02T04:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q Android Camera frame rate issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-Android-Camera-frame-rate-issue/m-p/379719#M54616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Weidong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I got the same problem, I.MX6Q Android Camera Can't Get 30Fps preview data.&amp;nbsp;&amp;nbsp; if we set&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Camera.setPreviewCallbackWithBuffer or &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Camera.setPreviewCallback to the camera, and&amp;nbsp; do nothing with the preview back&amp;nbsp; onPreviewFrame(byte[] data, Camera camera),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;we can only got under 19fps preview data.&amp;nbsp; if the video resolution is 1080P，we just got under 8fps preview data. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Pls, comment helpful for resolve this problem&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 07:04:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-Android-Camera-frame-rate-issue/m-p/379719#M54616</guid>
      <dc:creator>wenmin</dc:creator>
      <dc:date>2015-01-21T07:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q Android Camera frame rate issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-Android-Camera-frame-rate-issue/m-p/379720#M54617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Wen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which camera are you using ? USB camera?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 08:09:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-Android-Camera-frame-rate-issue/m-p/379720#M54617</guid>
      <dc:creator>saurabh206</dc:creator>
      <dc:date>2015-01-21T08:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q Android Camera frame rate issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-Android-Camera-frame-rate-issue/m-p/379721#M54618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, saurabh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I'm use the mipi to camera&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 09:29:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-Android-Camera-frame-rate-issue/m-p/379721#M54618</guid>
      <dc:creator>wenmin</dc:creator>
      <dc:date>2015-01-21T09:29:46Z</dc:date>
    </item>
  </channel>
</rss>

