<?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 Problem with UHD streaming from IPTV in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-UHD-streaming-from-IPTV/m-p/1050884#M154706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm sorry if this is a simple question for you all, but I'm a new user of linux processors.&lt;/P&gt;&lt;P&gt;I' trying to stream UHD from udp with I.MX8MQ EVK using gstreamer. The command I'm using is the following:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;gst-launch-1.0 udpsrc port=10001 multicast-group="224.1.0.2" ! queue ! tsdemux program-number=4602 ! queue max-size-time=0 ! h265parse ! queue max-size-time=0 max-size-buffers=0 ! vpudec ! queue max-size-time=0 max-size-bytes=0 ! autovideosink&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for he first 20 seconds more or less everything is ok, after that I start loosing frames more frequently, and I get a lot of error messages...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WARNING: from element /GstPipeline:pipeline0/GstAutoVideoSink:autovideosink0/GstWaylandSink:autovideosink0-actual-sink-wayland: A lot of buffers are being dropped.&lt;BR /&gt;Additional debug info:&lt;BR /&gt;../../../../git/libs/gst/base/gstbasesink.c(3003): gst_base_sink_is_too_late (): /GstPipeline:pipeline0/GstAutoVideoSink:autovideosink0/GstWaylandSink:autovideosink0-actual-sink-wayland:&lt;BR /&gt;There may be a timestamping problem, or this computer is too slow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to change autovideosink with waylandsink but the result is the same; I've tried also to use sync=false and in this case I do not have any more error messages but I still have a lot of frame losses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest me a solution?&lt;/P&gt;&lt;P&gt;Francesca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jul 2020 09:52:17 GMT</pubDate>
    <dc:creator>francescamanerb</dc:creator>
    <dc:date>2020-07-01T09:52:17Z</dc:date>
    <item>
      <title>Problem with UHD streaming from IPTV</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-UHD-streaming-from-IPTV/m-p/1050884#M154706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm sorry if this is a simple question for you all, but I'm a new user of linux processors.&lt;/P&gt;&lt;P&gt;I' trying to stream UHD from udp with I.MX8MQ EVK using gstreamer. The command I'm using is the following:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;gst-launch-1.0 udpsrc port=10001 multicast-group="224.1.0.2" ! queue ! tsdemux program-number=4602 ! queue max-size-time=0 ! h265parse ! queue max-size-time=0 max-size-buffers=0 ! vpudec ! queue max-size-time=0 max-size-bytes=0 ! autovideosink&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for he first 20 seconds more or less everything is ok, after that I start loosing frames more frequently, and I get a lot of error messages...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WARNING: from element /GstPipeline:pipeline0/GstAutoVideoSink:autovideosink0/GstWaylandSink:autovideosink0-actual-sink-wayland: A lot of buffers are being dropped.&lt;BR /&gt;Additional debug info:&lt;BR /&gt;../../../../git/libs/gst/base/gstbasesink.c(3003): gst_base_sink_is_too_late (): /GstPipeline:pipeline0/GstAutoVideoSink:autovideosink0/GstWaylandSink:autovideosink0-actual-sink-wayland:&lt;BR /&gt;There may be a timestamping problem, or this computer is too slow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to change autovideosink with waylandsink but the result is the same; I've tried also to use sync=false and in this case I do not have any more error messages but I still have a lot of frame losses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest me a solution?&lt;/P&gt;&lt;P&gt;Francesca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2020 09:52:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-with-UHD-streaming-from-IPTV/m-p/1050884#M154706</guid>
      <dc:creator>francescamanerb</dc:creator>
      <dc:date>2020-07-01T09:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with UHD streaming from IPTV</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-UHD-streaming-from-IPTV/m-p/1050885#M154707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Francesca,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to either increase the jitterbuffer latency (set latency=1000) or use tune=zerolatency. To determine the payload at the streaming end simply use verbose option with &lt;CODE&gt;gst-launch -v ...&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2020 13:22:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-with-UHD-streaming-from-IPTV/m-p/1050885#M154707</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2020-07-03T13:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with UHD streaming from IPTV</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-UHD-streaming-from-IPTV/m-p/1050886#M154708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply,&lt;/P&gt;&lt;P&gt;unfortunately I cannot change the stream from the encapsulator side, I cannot change latency, I only know that there is no latency.&lt;/P&gt;&lt;P&gt;From the decapsulator side (my side), I tryed to set latency=0 but I got error "no property "latency" in element "udpsrc0"".&lt;/P&gt;&lt;P&gt;Francesca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2020 08:25:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-with-UHD-streaming-from-IPTV/m-p/1050886#M154708</guid>
      <dc:creator>francescamanerb</dc:creator>
      <dc:date>2020-07-06T08:25:41Z</dc:date>
    </item>
  </channel>
</rss>

