<?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.MX8 QuadMax GStreamer qmlglsink problem in i.MX Graphics</title>
    <link>https://community.nxp.com/t5/i-MX-Graphics/i-MX8-QuadMax-GStreamer-qmlglsink-problem/m-p/1924895#M604</link>
    <description>&lt;P&gt;&lt;A href="https://variwiki.com/index.php?title=Yocto_Build_Release&amp;amp;release=mx8-yocto-kirkstone-5.15-2.0.x-v1.2" target="_blank" rel="noopener"&gt;https://variwiki.com/index.php?title=Yocto_Build_Release&amp;amp;release=mx8-yocto-kirkstone-5.15-2.0.x-v1.2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The BSP version is as mentioned above. We are using QT version 5.15. Could this be a problem with the BSP version or the QT version?&lt;/P&gt;</description>
    <pubDate>Mon, 05 Aug 2024 04:08:27 GMT</pubDate>
    <dc:creator>kim-dong-hyun</dc:creator>
    <dc:date>2024-08-05T04:08:27Z</dc:date>
    <item>
      <title>i.MX8 QuadMax GStreamer qmlglsink problem</title>
      <link>https://community.nxp.com/t5/i-MX-Graphics/i-MX8-QuadMax-GStreamer-qmlglsink-problem/m-p/1923729#M602</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am currently working on a project to play 8-channel RTSP streams using GStreamer and Qt on the i.MX 8 Quad EVB.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have confirmed that GPU resources are being used effectively with GStreamer’s hardware decoding element and Qt’s qmlglsink.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when running the code, the screen updates only when there is an event such as moving the mouse or typing on the keyboard. The screen does not update otherwise, even though it does refresh when there is only one RTSP channel being played.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The same pipeline configuration works fine on PC or Raspberry Pi, so I am unsure of the cause of this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have also attached the code I tested.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help me review this problem?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 06:55:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Graphics/i-MX8-QuadMax-GStreamer-qmlglsink-problem/m-p/1923729#M602</guid>
      <dc:creator>kim-dong-hyun</dc:creator>
      <dc:date>2024-08-02T06:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8 QuadMax GStreamer qmlglsink problem</title>
      <link>https://community.nxp.com/t5/i-MX-Graphics/i-MX8-QuadMax-GStreamer-qmlglsink-problem/m-p/1924095#M603</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Just remove one or two sink, appear that the CPU is pausing when using the Qmlsink. which version of bsp are you using? I tested on 6.6.22 and its works.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 14:43:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Graphics/i-MX8-QuadMax-GStreamer-qmlglsink-problem/m-p/1924095#M603</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2024-08-02T14:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8 QuadMax GStreamer qmlglsink problem</title>
      <link>https://community.nxp.com/t5/i-MX-Graphics/i-MX8-QuadMax-GStreamer-qmlglsink-problem/m-p/1924895#M604</link>
      <description>&lt;P&gt;&lt;A href="https://variwiki.com/index.php?title=Yocto_Build_Release&amp;amp;release=mx8-yocto-kirkstone-5.15-2.0.x-v1.2" target="_blank" rel="noopener"&gt;https://variwiki.com/index.php?title=Yocto_Build_Release&amp;amp;release=mx8-yocto-kirkstone-5.15-2.0.x-v1.2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The BSP version is as mentioned above. We are using QT version 5.15. Could this be a problem with the BSP version or the QT version?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 04:08:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Graphics/i-MX8-QuadMax-GStreamer-qmlglsink-problem/m-p/1924895#M604</guid>
      <dc:creator>kim-dong-hyun</dc:creator>
      <dc:date>2024-08-05T04:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8 QuadMax GStreamer qmlglsink problem</title>
      <link>https://community.nxp.com/t5/i-MX-Graphics/i-MX8-QuadMax-GStreamer-qmlglsink-problem/m-p/1939798#M614</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You mentioned that you tested and it worked on BSP version 6.6.22. Could you possibly record a video of the test results and upload it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 01:54:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Graphics/i-MX8-QuadMax-GStreamer-qmlglsink-problem/m-p/1939798#M614</guid>
      <dc:creator>kim-dong-hyun</dc:creator>
      <dc:date>2024-08-26T01:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8 QuadMax GStreamer qmlglsink problem</title>
      <link>https://community.nxp.com/t5/i-MX-Graphics/i-MX8-QuadMax-GStreamer-qmlglsink-problem/m-p/1939894#M615</link>
      <description>&lt;P&gt;&lt;A href="https://variwiki.com/index.php?title=SPEAR-MX8" target="_blank"&gt;https://variwiki.com/index.php?title=SPEAR-MX8&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://variwiki.com/index.php?title=VAR-SOM-MX8_Release_Notes&amp;amp;release=mx8-yocto-kirkstone-5.15-2.0.x-v1.2" target="_blank"&gt;https://variwiki.com/index.php?title=VAR-SOM-MX8_Release_Notes&amp;amp;release=mx8-yocto-kirkstone-5.15-2.0.x-v1.2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; (5.15.60)&lt;/P&gt;&lt;P&gt;qt version : 5.15.x&lt;/P&gt;&lt;P&gt;gstreamer version : 1.20.0&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 04:05:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Graphics/i-MX8-QuadMax-GStreamer-qmlglsink-problem/m-p/1939894#M615</guid>
      <dc:creator>kim-dong-hyun</dc:creator>
      <dc:date>2024-08-26T04:05:20Z</dc:date>
    </item>
  </channel>
</rss>

