<?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のトピックRe: iMX6ULL &amp;amp; iMX7D Audio Streaming Issue</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX6ULL-amp-iMX7D-Audio-Streaming-Issue/m-p/1890011#M225199</link>
    <description>&lt;P&gt;Hi JorgeCas,&lt;/P&gt;&lt;P&gt;It is coming frequently for every 3 or 4 seconds capturing. There will be 50 msec data loss in the plying of IMX7D.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jun 2024 04:50:26 GMT</pubDate>
    <dc:creator>subbaiahnv</dc:creator>
    <dc:date>2024-06-19T04:50:26Z</dc:date>
    <item>
      <title>iMX6ULL &amp; iMX7D Audio Streaming Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6ULL-amp-iMX7D-Audio-Streaming-Issue/m-p/1889434#M225136</link>
      <description>&lt;DIV class=""&gt;we are capturing microphone audio with iMX6ULL based board and sending to iMX7D based board over RTP protocol using g-streamer pipeline. Both the boards are using same codec.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;We are seeing the packet loss at receving side iMX7D side. Whereas iMX7D capturing mic data and sending to iMX6ULL over RTP working fine.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;If we record the mic data in iMX6ULL and copy the data to iMX7D then we are not seeing any issue. With this We are confident that there are no issues with the codec. Also the same codec working fine with ATMEL SAMA5D27 series processor.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;We are facing the issue with NXP devices. What could be the issue. Kindly support.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;STRONG&gt;&lt;I&gt;Sender&lt;/I&gt;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;root@imx6ull:~# g&lt;STRONG&gt;st-launch-1.0 -v alsasrc device=hw:0,0 ! audioconvert ! audioresample ! audio/x-raw, format=S16LE, channels=1, rate=44100 ! tcpclientsink host=192.168.0.134 port=5001&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;Setting pipeline to PAUSED ...&lt;/DIV&gt;&lt;DIV&gt;Pipeline is live and does not need PREROLL ...&lt;/DIV&gt;&lt;DIV&gt;Setting pipeline to PLAYING ...&lt;/DIV&gt;&lt;DIV&gt;New clock: GstAudioSrcClock&lt;/DIV&gt;&lt;DIV&gt;/GstPipeline:pipeline0/GstAlsaSrc:alsasrc0: actual-buffer-time = 200000&lt;/DIV&gt;&lt;DIV&gt;/GstPipeline:pipeline0/GstAlsaSrc:alsasrc0: actual-latency-time = 10000&lt;/DIV&gt;&lt;DIV&gt;Redistribute latency...&lt;/DIV&gt;&lt;DIV&gt;/GstPipeline:pipeline0/GstAlsaSrc:alsasrc0.GstPad:src: caps = audio/x-raw, rate=(int)44100, format=(string)S16LE, channels=(int)2, layout=(string)interleaved, channel-mask=(bitmask)0x0000000000000003&lt;/DIV&gt;&lt;DIV&gt;/GstPipeline:pipeline0/GstAudioConvert:audioconvert0.GstPad:src: caps = audio/x-raw, rate=(int)44100, format=(string)S16LE, channels=(int)2, layout=(string)interleaved, channel-mask=(bitmask)0x0000000000000003&lt;/DIV&gt;&lt;DIV&gt;/GstPipeline:pipeline0/GstAudioResample:audioresample0.GstPad:src: caps = audio/x-raw, rate=(int)44100, format=(string)S16LE, channels=(int)2, layout=(string)interleaved, channel-mask=(bitmask)0x0000000000000003&lt;/DIV&gt;&lt;DIV&gt;/GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:src: caps = audio/x-raw, rate=(int)44100, format=(string)S16LE, channels=(int)2, layout=(string)interleaved, channel-mask=(bitmask)0x0000000000000003&lt;/DIV&gt;&lt;DIV&gt;/GstPipeline:pipeline0/GstTCPClientSink:tcpclientsink0.GstPad:sink: caps = audio/x-raw, rate=(int)44100, format=(string)S16LE, channels=(int)2, layout=(string)interleaved, channel-mask=(bitmask)0x0000000000000003&lt;/DIV&gt;&lt;DIV&gt;/GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:sink: caps = audio/x-raw, rate=(int)44100, format=(string)S16LE, channels=(int)2, layout=(string)interleaved, channel-mask=(bitmask)0x0000000000000003&lt;/DIV&gt;&lt;DIV&gt;/GstPipeline:pipeline0/GstAudioResample:audioresample0.GstPad:sink: caps = audio/x-raw, rate=(int)44100, format=(string)S16LE, channels=(int)2, layout=(string)interleaved, channel-mask=(bitmask)0x0000000000000003&lt;/DIV&gt;&lt;DIV&gt;/GstPipeline:pipeline0/GstAudioConvert:audioconvert0.GstPad:sink: caps = audio/x-raw, rate=(int)44100, format=(string)S16LE, channels=(int)2, layout=(string)interleaved, channel-mask=(bitmask)0x0000000000000003&lt;/DIV&gt;&lt;DIV&gt;WARNING: from element /GstPipeline:pipeline0/GstAlsaSrc:alsasrc0: Can't record audio fast enough&lt;/DIV&gt;&lt;DIV&gt;Additional debug info:&lt;/DIV&gt;&lt;DIV&gt;../git/gst-libs/gst/audio/gstaudiobasesrc.c(841): gst_audio_base_src_create (): /GstPipeline:pipeline0/GstAlsaSrc:alsasrc0:&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Dropped 28665 samples. This is most likely because downstream can't keep up and is consuming samples too slowly.&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;WARNING: from element /GstPipeline:pipeline0/GstAlsaSrc:alsasrc0: Can't record audio fast enough&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;Additional debug info:&lt;/DIV&gt;&lt;DIV&gt;../git/gst-libs/gst/audio/gstaudiobasesrc.c(841): gst_audio_base_src_create (): /GstPipeline:pipeline0/GstAlsaSrc:alsasrc0:&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Dropped 22050 samples. This is most likely because downstream can't keep up and is consuming samples too slowly.&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;WARNING: from element /GstPipeline:pipeline0/GstAlsaSrc:alsasrc0: Can't record audio fast enough&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;Additional debug info:&lt;/DIV&gt;&lt;DIV&gt;../git/gst-libs/gst/audio/gstaudiobasesrc.c(841): gst_audio_base_src_create (): /GstPipeline:pipeline0/GstAlsaSrc:alsasrc0:&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Dropped 51156 samples. This is most likely because downstream can't keep up and is consuming samples too slowly.&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;WARNING: from element /GstPipeline:pipeline0/GstAlsaSrc:alsasrc0: Can't record audio fast enough&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;Additional debug info:&lt;/DIV&gt;&lt;DIV&gt;../git/gst-libs/gst/audio/gstaudiobasesrc.c(841): gst_audio_base_src_create (): /GstPipeline:pipeline0/GstAlsaSrc:alsasrc0:&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Dropped 48951 samples. This is most likely because downstream can't keep up and is consuming samples too slowly.&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;WARNING: from element /GstPipeline:pipeline0/GstAlsaSrc:alsasrc0: Can't record audio fast enough&lt;/STRONG&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 Jun 2024 11:18:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6ULL-amp-iMX7D-Audio-Streaming-Issue/m-p/1889434#M225136</guid>
      <dc:creator>subbaiahnv</dc:creator>
      <dc:date>2024-06-18T11:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6ULL &amp; iMX7D Audio Streaming Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6ULL-amp-iMX7D-Audio-Streaming-Issue/m-p/1889655#M225159</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;How often does this warning appear?&lt;/P&gt;
&lt;P&gt;All the time? At the beginning?&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 16:13:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6ULL-amp-iMX7D-Audio-Streaming-Issue/m-p/1889655#M225159</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2024-06-18T16:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6ULL &amp; iMX7D Audio Streaming Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6ULL-amp-iMX7D-Audio-Streaming-Issue/m-p/1890011#M225199</link>
      <description>&lt;P&gt;Hi JorgeCas,&lt;/P&gt;&lt;P&gt;It is coming frequently for every 3 or 4 seconds capturing. There will be 50 msec data loss in the plying of IMX7D.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 04:50:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6ULL-amp-iMX7D-Audio-Streaming-Issue/m-p/1890011#M225199</guid>
      <dc:creator>subbaiahnv</dc:creator>
      <dc:date>2024-06-19T04:50:26Z</dc:date>
    </item>
  </channel>
</rss>

