<?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 Solo Lite camera interface in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Solo-Lite-camera-interface/m-p/687244#M106367</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a custom board based on the &lt;STRONG&gt;"solo lite" version on the iMX6&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We added a &lt;STRONG&gt;VGA&lt;/STRONG&gt;&amp;nbsp;&lt;STRONG&gt;GC0309&lt;/STRONG&gt; parallel camera&lt;/P&gt;&lt;P&gt;We use gstreamer to capture images and we see a very poor timing.&lt;/P&gt;&lt;P&gt;A single image is captured after more the 1 second and a series of captures are&amp;nbsp;performed in a 3 images per second rate.&lt;/P&gt;&lt;P&gt;We do not need a video streaming for our application, but we would like to get about 5-6 images per second and still have the CPU power to perform some simple image processing and data manipulating on previous captured images.&lt;/P&gt;&lt;P&gt;What is the expected performance of the solo lite , taking into account it does not have any hardware accelerators &amp;nbsp;other from the GPU?&lt;/P&gt;&lt;P&gt;Do you have an&amp;nbsp;idea how to enhance the&amp;nbsp;image capture processing time, without changing the CPU? ( the solo lite is not pin compatible with other iMX6 CPUs)&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rona&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Jul 2017 14:30:45 GMT</pubDate>
    <dc:creator>Rona</dc:creator>
    <dc:date>2017-07-28T14:30:45Z</dc:date>
    <item>
      <title>Solo Lite camera interface</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Solo-Lite-camera-interface/m-p/687244#M106367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a custom board based on the &lt;STRONG&gt;"solo lite" version on the iMX6&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We added a &lt;STRONG&gt;VGA&lt;/STRONG&gt;&amp;nbsp;&lt;STRONG&gt;GC0309&lt;/STRONG&gt; parallel camera&lt;/P&gt;&lt;P&gt;We use gstreamer to capture images and we see a very poor timing.&lt;/P&gt;&lt;P&gt;A single image is captured after more the 1 second and a series of captures are&amp;nbsp;performed in a 3 images per second rate.&lt;/P&gt;&lt;P&gt;We do not need a video streaming for our application, but we would like to get about 5-6 images per second and still have the CPU power to perform some simple image processing and data manipulating on previous captured images.&lt;/P&gt;&lt;P&gt;What is the expected performance of the solo lite , taking into account it does not have any hardware accelerators &amp;nbsp;other from the GPU?&lt;/P&gt;&lt;P&gt;Do you have an&amp;nbsp;idea how to enhance the&amp;nbsp;image capture processing time, without changing the CPU? ( the solo lite is not pin compatible with other iMX6 CPUs)&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rona&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 14:30:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Solo-Lite-camera-interface/m-p/687244#M106367</guid>
      <dc:creator>Rona</dc:creator>
      <dc:date>2017-07-28T14:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Solo Lite camera interface</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Solo-Lite-camera-interface/m-p/687245#M106368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi RONIT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can try simple camera test with unit test pxp_v4l2_test on&lt;/P&gt;&lt;P&gt;imx-test&lt;BR /&gt;&lt;A href="https://community.nxp.com/www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.7.tar.gz" target="test_blank"&gt;www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.7.tar.gz&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As for gstreamer, which one used in the case:&lt;/P&gt;&lt;P&gt;trac.gateworks.com/wiki/Yocto/gstreamer&lt;/P&gt;&lt;P&gt;One can try both options: gstreamer-imx (community version) and nxp plugins imx-gst described&lt;/P&gt;&lt;P&gt;in documentation on&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fproducts%2Fsoftware-and-tools%2Fsoftware-development-tools%2Fi.mx-software-and-tools%2Fi.mx-6series-i.mx-7series-software-and-development-tool-resources%3AIMX_SW" rel="nofollow" target="_blank"&gt;http://www.nxp.com/products/software-and-tools/software-development-tools/i.mx-software-and-tools/i.mx-6series-i.mx-7series-software-and-development-tool-resources:IMX_SW&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 23:30:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Solo-Lite-camera-interface/m-p/687245#M106368</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-07-28T23:30:29Z</dc:date>
    </item>
  </channel>
</rss>

