<?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: Udpsink &amp;quot;Internal data flow problem&amp;quot; on MX6 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Udpsink-quot-Internal-data-flow-problem-quot-on-MX6/m-p/354012#M49405</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Setting udpsink property 'sync=false' resolved the problem.&lt;/P&gt;&lt;P&gt;The default value of sync property is 'true'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guanqiong, thanks for your hints.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Apr 2015 06:13:04 GMT</pubDate>
    <dc:creator>RobbieJiang</dc:creator>
    <dc:date>2015-04-21T06:13:04Z</dc:date>
    <item>
      <title>Udpsink "Internal data flow problem" on MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Udpsink-quot-Internal-data-flow-problem-quot-on-MX6/m-p/354010#M49403</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'm using the following gstreamer pipeline to stream H.264 video from MX6Q/Linux to PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gst-launch -v tvsrc device=/dev/video0 capture-mode=0 ! 'video/x-raw-yuv,format=(fourcc)UYVY,width=720,height=576,framerate=25/1' ! mfw_ipucsc ! 'video/x-raw-yuv,format=(fourcc)I420, width=720,height=576,framerate=25/1'! mfw_deinterlacer ! vpuenc codec=avc&amp;nbsp;&amp;nbsp; gopsize=2 ! video/x-h264,width=720,height=576 ! rtph264pay mtu=1024 ! udpsink host=192.168.0.68 port=5004&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the end of the output message, I got:&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;WARNING: from element /GstPipeline:pipeline0/GstUDPSink:udpsink0: Internal data flow problem.&lt;/P&gt;&lt;P&gt;Additional debug info:&lt;/P&gt;&lt;P&gt;gstbasesink.c(3626): gst_base_sink_chain_unlocked (): /GstPipeline:pipeline0/GstUDPSink:udpsink0:&lt;/P&gt;&lt;P&gt;Received buffer without a new-segment. Assuming timestamps start from 0.&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although the receiver pipeline on host (192.168.0.68) can correctly receive, decode and display the live video,&lt;/P&gt;&lt;P&gt;I am still wondering what "udpsink0: Internal data flow problem" mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anything wrong here?&lt;/P&gt;&lt;P&gt;What is the root cause of the udpsink "Internal data flow" problem?&lt;/P&gt;&lt;P&gt;And is it possible to fix it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Robbie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 13:33:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Udpsink-quot-Internal-data-flow-problem-quot-on-MX6/m-p/354010#M49403</guid>
      <dc:creator>RobbieJiang</dc:creator>
      <dc:date>2015-03-26T13:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Udpsink "Internal data flow problem" on MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Udpsink-quot-Internal-data-flow-problem-quot-on-MX6/m-p/354011#M49404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it seems sync issue, try to set sync=true to check if you can stop the warning.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 08:51:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Udpsink-quot-Internal-data-flow-problem-quot-on-MX6/m-p/354011#M49404</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2015-04-09T08:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Udpsink "Internal data flow problem" on MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Udpsink-quot-Internal-data-flow-problem-quot-on-MX6/m-p/354012#M49405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Setting udpsink property 'sync=false' resolved the problem.&lt;/P&gt;&lt;P&gt;The default value of sync property is 'true'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guanqiong, thanks for your hints.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 06:13:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Udpsink-quot-Internal-data-flow-problem-quot-on-MX6/m-p/354012#M49405</guid>
      <dc:creator>RobbieJiang</dc:creator>
      <dc:date>2015-04-21T06:13:04Z</dc:date>
    </item>
  </channel>
</rss>

