<?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>i.MX Processorsのトピックgraphic overlay</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/graphic-overlay/m-p/797086#M123352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was wondering if someone could point me in the right direction or give me an idea as to how feasible this is.&lt;/P&gt;&lt;P&gt;I want to have a simple graphic overlay onto a MIPI CSI video that is then encoded to h264 and streamed over the network. Something like a PNG with alpha that can be dynamically updated by application. I would prefer this to all be hardware accelerated to minimize power consumption and allow a low cost single core processor to be used. The application is to draw boxes over objects detected in an environment from a radar sensor (no image detection going on, camera is fixed in location)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to prototype this on a raspberry broadcom board and the h264 encoding and streaming works great with low cpu usage and low latency but any attempt to add a graphic overlay involves the cpu which quickly throttles everything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2018 22:34:57 GMT</pubDate>
    <dc:creator>jakebailey</dc:creator>
    <dc:date>2018-09-05T22:34:57Z</dc:date>
    <item>
      <title>graphic overlay</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/graphic-overlay/m-p/797086#M123352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was wondering if someone could point me in the right direction or give me an idea as to how feasible this is.&lt;/P&gt;&lt;P&gt;I want to have a simple graphic overlay onto a MIPI CSI video that is then encoded to h264 and streamed over the network. Something like a PNG with alpha that can be dynamically updated by application. I would prefer this to all be hardware accelerated to minimize power consumption and allow a low cost single core processor to be used. The application is to draw boxes over objects detected in an environment from a radar sensor (no image detection going on, camera is fixed in location)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to prototype this on a raspberry broadcom board and the h264 encoding and streaming works great with low cpu usage and low latency but any attempt to add a graphic overlay involves the cpu which quickly throttles everything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 22:34:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/graphic-overlay/m-p/797086#M123352</guid>
      <dc:creator>jakebailey</dc:creator>
      <dc:date>2018-09-05T22:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: graphic overlay</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/graphic-overlay/m-p/797087#M123353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this meets your requirements:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://developer.ridgerun.com/wiki/index.php?title=Gstreamer_QT_Overlay" title="http://developer.ridgerun.com/wiki/index.php?title=Gstreamer_QT_Overlay"&gt;http://developer.ridgerun.com/wiki/index.php?title=Gstreamer_QT_Overlay&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can pass any QT QML file to create your UI interface and control each qml&amp;nbsp;object properties separately to update the UI. It uses GPU to blend the UI into the video stream for performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;-Marco&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.ridgerun.com/" title="https://www.ridgerun.com/"&gt;GStreamer Development | Embedded Linux Development | Linux SDK&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 15:59:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/graphic-overlay/m-p/797087#M123353</guid>
      <dc:creator>marcomadrigal</dc:creator>
      <dc:date>2018-09-06T15:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: graphic overlay</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/graphic-overlay/m-p/797088#M123354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick reply Marco. I assume from your signature that you are familiar with this linked software. Is this applicable to the lowest tier i.MX Solo processors (SOMs available around $50) when overlaying and h264 encoding &lt;A href="mailto:1080p@30fps?"&gt;1080p@30fps?&lt;/A&gt;&amp;nbsp;This looks quite suitable but I'd like to&amp;nbsp;get a rough idea of the performance limits of the hardware so I can try to stay within budget. Also there is no mention of running headless while still applying graphic overlay to h264 stream but presumably this is possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 17:23:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/graphic-overlay/m-p/797088#M123354</guid>
      <dc:creator>jakebailey</dc:creator>
      <dc:date>2018-09-06T17:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: graphic overlay</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/graphic-overlay/m-p/797089#M123355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jake&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at usage various i.MX multimedia use cases included in&lt;/P&gt;&lt;P&gt;linux documentation (Lunux User Guide, sect.Multimedia) on link&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool:IMX_SW" title="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool:IMX_SW"&gt;i.MX Software|NXP&lt;/A&gt;&amp;nbsp;&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>Thu, 06 Sep 2018 23:14:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/graphic-overlay/m-p/797089#M123355</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-09-06T23:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: graphic overlay</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/graphic-overlay/m-p/797090#M123356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jake,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We haven't tried it on the Solo yet, however you can request for an evaluation version and test whether it meets your requirements.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Indeed, you can let the plugin running alone on the pipeline just overlaying a single image or a more complex qml&amp;nbsp;file, interaction with an external application is only required if you need to change properties on the qml interface which is just a matter of changing a property on the plugin.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;-Marco&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.ridgerun.com/"&gt;www.ridgerun.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2018 13:55:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/graphic-overlay/m-p/797090#M123356</guid>
      <dc:creator>marcomadrigal</dc:creator>
      <dc:date>2018-09-07T13:55:11Z</dc:date>
    </item>
  </channel>
</rss>

