<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 02/22/2011 06:35 AM, Claudio Filipponi wrote:
    <blockquote
      cite="mid:AANLkTikam4s=+K50SbTywqtLhqpa3RQj37SP5JaA5rsf@mail.gmail.com"
      type="cite">Hello all ,<br>
      I have a pipeline like this one <a moz-do-not-send="true"
href="http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh">http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh</a>
      in my C application.<br>
      <br>
      Now I'd like to change the udpsink "host" property of all the 4
      flows (audio rtp, audio rtcp, video rtp and video rtcp).<br>
      <br>
      What is the better way to proceed? is it possible to do it without
      stopping the pipeline?<br>
      <br>
      using g_object_set in playing state doesn't work.<br>
    </blockquote>
    <br>
    According to the code, it should work in playing. Please file a bug
    if it doesn't work for you.<br>
    <br>
    Wim<br>
    <br>
    <blockquote
      cite="mid:AANLkTikam4s=+K50SbTywqtLhqpa3RQj37SP5JaA5rsf@mail.gmail.com"
      type="cite">Thanks!!<br>
      Lucy<br>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
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>