Ravenna/AES67 protocol: before starting the journey...

Sebastian Dröge sebastian at centricular.com
Mon Dec 7 01:23:29 PST 2015


On So, 2015-12-06 at 13:47 +0100, Roberto Grossi wrote:

> a=clock-domain:PTPv2 0

This is actually not RFC7273 compatible, it should look like this
instead.

a=ts-refclk:ptp=IEEE1588-2008:0

I guess some fallback handling for Ravenna can easily be implemented
here then once everything else is in place.

> a=mediaclk:direct=0

That's RFC7273 compatible.

> a=ptime:1.4512471
> a=maxptime:1.4512471

These two would be added automatically by the payloader, i.e.
rtpL24pay. However currently it does not add this and RFC3190 also does
not mention it.

Might be worth adding. Would you mind filing a bug at
  https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
about this?

> In general, it would be nice also to let one specify:
> RTP port number = even number (e.g. 5004)
> RTCP port number = RTP port number + 1 (e.g. 5005)
> TTL time-to-live (e.g. 1)
> UDP port numbr (e.g. 8554)

That's automatically handled by gst-rtsp-server and you can override
these things with its API.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20151207/0f94ddeb/attachment.sig>


More information about the gstreamer-devel mailing list