<?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のトピックGstreamer RTMP Streaming Memory Leak In DMA</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-RTMP-Streaming-Memory-Leak-In-DMA/m-p/447499#M69082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am new to this. Still i didn't clear my issue.I Mention below my problems and solutions which i tried. Please help me.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hardware&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - I.MX6 DL RAM:512 MB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Kernel Version - 3.0.35&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Gstreamer&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - 0.10&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2Cameras(5MP)&amp;nbsp; - Mipi interface &amp;amp; Parallel Interface&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Streaming - RTMP&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Problem is,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.Memory Leak&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.Not freeing RAM memory &lt;/P&gt;&lt;P&gt;Solutions Tried,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; See the attachments patch_v4l2_issue.zip.I tried these patches correctly.But no solution i meet.&lt;/P&gt;&lt;P&gt;I Tried the solutions from the below links:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2004" data-containertype="14" data-objectid="323018" data-objecttype="1" href="https://community.nxp.com/thread/323018"&gt;Long running vpu task with memory leak bug on imx6&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2004" data-containertype="14" data-objectid="304414" data-objecttype="1" href="https://community.nxp.com/thread/304414#comment-328099"&gt;Re: i.MX6Q: VPU memory allocation "fragmentation" error&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2004" data-containertype="14" data-objectid="304368" data-objecttype="1" href="https://community.nxp.com/thread/304368"&gt;GStreamer crashing on i.MX6 (Boundary Devices Nitrogen6x)&lt;/A&gt; &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I issued Free command and is shows like &lt;/P&gt;&lt;P&gt;root@freescale ~$ free&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; total&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; used&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; free&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; shared&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; buffers&lt;/P&gt;&lt;P&gt;Mem: 513988&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 120080&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 393908&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 60&lt;/P&gt;&lt;P&gt;-/+ buffers:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 120020&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 393968&lt;/P&gt;&lt;P&gt;Swap:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; And i gave this command to clear the memory&amp;nbsp; ( echo 3 &amp;gt; /proc/sys/vm/drop_caches ).But its not clearing the RAM memory(In 720 P resolution).But in 320P Resolution Memory is Cleared.Thats not a problem.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt; I attach the&amp;nbsp; error log file for you reference (gstreamer_error_memory).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So , While i am streamer both camera continously in 720P it streamed upto maximum 30 mins only. But After that i got an memory issue problem.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;R.Giritharan&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335878"&gt;patch_v4l2_issue.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335878"&gt;gstreamer_error_memory.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Nov 2015 04:06:28 GMT</pubDate>
    <dc:creator>giritharanr</dc:creator>
    <dc:date>2015-11-02T04:06:28Z</dc:date>
    <item>
      <title>Gstreamer RTMP Streaming Memory Leak In DMA</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-RTMP-Streaming-Memory-Leak-In-DMA/m-p/447499#M69082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am new to this. Still i didn't clear my issue.I Mention below my problems and solutions which i tried. Please help me.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hardware&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - I.MX6 DL RAM:512 MB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Kernel Version - 3.0.35&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Gstreamer&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - 0.10&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2Cameras(5MP)&amp;nbsp; - Mipi interface &amp;amp; Parallel Interface&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Streaming - RTMP&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Problem is,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.Memory Leak&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.Not freeing RAM memory &lt;/P&gt;&lt;P&gt;Solutions Tried,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; See the attachments patch_v4l2_issue.zip.I tried these patches correctly.But no solution i meet.&lt;/P&gt;&lt;P&gt;I Tried the solutions from the below links:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2004" data-containertype="14" data-objectid="323018" data-objecttype="1" href="https://community.nxp.com/thread/323018"&gt;Long running vpu task with memory leak bug on imx6&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2004" data-containertype="14" data-objectid="304414" data-objecttype="1" href="https://community.nxp.com/thread/304414#comment-328099"&gt;Re: i.MX6Q: VPU memory allocation "fragmentation" error&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2004" data-containertype="14" data-objectid="304368" data-objecttype="1" href="https://community.nxp.com/thread/304368"&gt;GStreamer crashing on i.MX6 (Boundary Devices Nitrogen6x)&lt;/A&gt; &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I issued Free command and is shows like &lt;/P&gt;&lt;P&gt;root@freescale ~$ free&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; total&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; used&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; free&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; shared&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; buffers&lt;/P&gt;&lt;P&gt;Mem: 513988&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 120080&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 393908&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 60&lt;/P&gt;&lt;P&gt;-/+ buffers:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 120020&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 393968&lt;/P&gt;&lt;P&gt;Swap:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; And i gave this command to clear the memory&amp;nbsp; ( echo 3 &amp;gt; /proc/sys/vm/drop_caches ).But its not clearing the RAM memory(In 720 P resolution).But in 320P Resolution Memory is Cleared.Thats not a problem.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt; I attach the&amp;nbsp; error log file for you reference (gstreamer_error_memory).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So , While i am streamer both camera continously in 720P it streamed upto maximum 30 mins only. But After that i got an memory issue problem.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;R.Giritharan&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335878"&gt;patch_v4l2_issue.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335878"&gt;gstreamer_error_memory.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 04:06:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-RTMP-Streaming-Memory-Leak-In-DMA/m-p/447499#M69082</guid>
      <dc:creator>giritharanr</dc:creator>
      <dc:date>2015-11-02T04:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Gstreamer RTMP Streaming Memory Leak In DMA</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-RTMP-Streaming-Memory-Leak-In-DMA/m-p/447500#M69083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;got some information from expert team: the file cache&lt;SPAN style="font-size: 10pt;"&gt; is a common issue from linux, more times read/write to file will cause large &lt;SPAN class="&amp;amp;quothighlight&amp;quot;"&gt;memory&lt;/SPAN&gt; occupied by cache, the linux only recycle the cache memory when there is no enough memory, that’s why you run second time successfully. Also I find some instructs to limit the cache size, but I don’t know the result by decreasing&amp;nbsp; the&amp;nbsp; size.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The linux &lt;SPAN class="&amp;amp;quothighlight&amp;quot;"&gt;memory&lt;/SPAN&gt; management point is put the most &lt;SPAN class="&amp;amp;quothighlight&amp;quot;"&gt;memory&lt;/SPAN&gt; to using to increase the system performance, so much &lt;SPAN class="&amp;amp;quothighlight&amp;quot;"&gt;memory&lt;/SPAN&gt; was used as cache.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2015 08:29:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-RTMP-Streaming-Memory-Leak-In-DMA/m-p/447500#M69083</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2015-11-13T08:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Gstreamer RTMP Streaming Memory Leak In DMA</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-RTMP-Streaming-Memory-Leak-In-DMA/m-p/447501#M69084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="243702" data-username="giritharanr" href="https://community.nxp.com/people/giritharanr" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 600; font-size: 12px;"&gt;Giritharan&lt;/A&gt;, I meet a similar problem while playing RTSP streaming.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Command：&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;gst-launch-1.0 playbin uri=rtsp://192.168.1.88:556/vga&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;The memory of&amp;nbsp;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;gst-launch-1.0 will&amp;nbsp;increase more than 30M per hour， then the video stop， but audio soud ok。&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;&amp;nbsp;Delete the&amp;nbsp;libgstvpu.so , use the same commad. memory will not&amp;nbsp;increase, &amp;nbsp;but play the high&amp;nbsp;&lt;A class="" data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.baidu.com%2Flink%3Furl%3D03afwTfWruDmlgj8D-oPJ8oU4PKtFkQB37Pwc1PGtxNyTN3gMgZQ0VV4hpqRMQw9_rvOFe-9TFwoc7Cz4dSk7-56TIpS-wLfif3vLrEZKwPlVf8K4EPfMSYlpbPAJES1" rel="nofollow" style="color: #333333; background-color: #ffffff; border: 0px; font-weight: inherit; font-size: 13px; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;resolution&lt;/A&gt;&amp;nbsp;(1920x1080) not smooth.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;CPU: IMX6DL&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;Kernel:&amp;nbsp;&lt;SPAN style="color: #000000; background-color: #ffffff; border: 0px; font-weight: inherit; font-size: 14px;"&gt;4.1.15&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; border: 0px; font-weight: inherit; font-size: 14px;"&gt;BSP: 2.0.1&amp;nbsp;GA&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; border: 0px; font-weight: inherit; font-size: 14px;"&gt;GST:&amp;nbsp;imx-gst1.0-plugin-4.1.4&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; border: 0px; font-weight: inherit; font-size: 14px;"&gt;Hope get some guide form you, thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2019 06:47:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-RTMP-Streaming-Memory-Leak-In-DMA/m-p/447501#M69084</guid>
      <dc:creator>jiaxingliang</dc:creator>
      <dc:date>2019-01-30T06:47:31Z</dc:date>
    </item>
  </channel>
</rss>

