<div dir="ltr">Thanks Sebastian for working the details to obtain Ravenna/AES67 compatibility. <div><br><div>AoIP has been constantly spreading out in these last two years; still, open source code lacks, so it is good that gstreamer supplies it.<div><br></div><div>I will file the ptime issue in bugzilla.<div><br></div><div>As for the clock domain, this is what appears in the SDP info, but I agree, the syntax is what you suggest below.</div><div><br></div><div>Cheers</div><div>-Roberto</div><div><br><div class="gmail_extra"><div><div class="gmail_signature"><br></div></div><div class="gmail_quote">On Mon, Dec 7, 2015 at 10:23 AM, Sebastian Dröge <span dir="ltr"><<a href="mailto:sebastian@centricular.com" target="_blank">sebastian@centricular.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On So, 2015-12-06 at 13:47 +0100, Roberto Grossi wrote:<br>
<br>
> a=clock-domain:PTPv2 0<br>
<br>
This is actually not RFC7273 compatible, it should look like this<br>
instead.<br>
<br>
a=ts-refclk:ptp=IEEE1588-2008:0<br>
<br>
I guess some fallback handling for Ravenna can easily be implemented<br>
here then once everything else is in place.<br>
<br>
> a=mediaclk:direct=0<br>
<br>
That's RFC7273 compatible.<br>
<br>
> a=ptime:1.4512471<br>
> a=maxptime:1.4512471<br>
<br>
These two would be added automatically by the payloader, i.e.<br>
rtpL24pay. However currently it does not add this and RFC3190 also does<br>
not mention it.<br>
<br>
Might be worth adding. Would you mind filing a bug at<br>
  <a href="https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" rel="noreferrer" target="_blank">https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer</a><br>
about this?<br>
<span class=""><br>
> In general, it would be nice also to let one specify:<br>
> RTP port number = even number (e.g. 5004)<br>
> RTCP port number = RTP port number + 1 (e.g. 5005)<br>
> TTL time-to-live (e.g. 1)<br>
> UDP port numbr (e.g. 8554)<br>
<br>
</span>That's automatically handled by gst-rtsp-server and you can override<br>
these things with its API.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com" rel="noreferrer" target="_blank">http://www.centricular.com</a><br>
<br>
</div></div><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div></div></div></div></div></div>