<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Can you elaborate on this? How to reduce "configured latency"?<br>
    <br>
    There is even a patch in Qt5.3.1 which adds "sync=false" to live
    media. So, if this is not a good idea, what is the alternative?<br>
    <br>
    (As I said, in my experiments sync=true gave latency of 3-5 seconds
    and a very problematic behaviour if some RTP packets have been lost,
    resulting in large dropout of several seconds. So far, sync=false
    runs perfectly for me, reducing latency to less than 1 second and
    making the system much more immune againt lost RTP packets.)<br>
    <br>
    Michael<br>
    <br>
    <div class="moz-cite-prefix">Am 27.05.2014 15:47, schrieb Nicolas
      Dufresne:<br>
    </div>
    <blockquote cite="mid:1401198478.15970.6.camel@mpb-nicolas"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="GENERATOR" content="GtkHTML/4.6.6">
      Le mardi 27 mai 2014 à 15:45 +0200, Auslands-KV a écrit :
      <blockquote type="CITE">
        <pre>From my experience it is the "sync" option on the videosink element
which causes a lot of latency. Setting this to "false" reduces latency
in my tests from 3 seconds to less than 1 second. (Default is "true").
</pre>
      </blockquote>
      <br>
      By doing so you will loose the traffic shaping, be aware. It's
      better reduce the configured latency then ignoring it imho.<br>
      <br>
      Nicolas
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>