summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2009-08-03 18:01:27 +0200
committerWim Taymans <wim.taymans@collabora.co.uk>2009-08-03 18:01:27 +0200
commitefb9c1797553d88c073c8f8ceccfd9e638894fd2 (patch)
treecd7d01618daf9c35ec82feff45ba87a77e792e08
parentf96e900a649436db630f41c9e0edf779ba599169 (diff)
RTP docs: update with attributes in caps
-rw-r--r--gst/rtp/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/gst/rtp/README b/gst/rtp/README
index 823fba061..6fbdac14a 100644
--- a/gst/rtp/README
+++ b/gst/rtp/README
@@ -98,6 +98,12 @@ The following fields can or must (*) be specified in the structure:
a=rtpmap:96 AMR/8000/1
a=fmtp:96 octet-align=1;crc=0;robust-sorting=0;interleaving=0
+ Attributes are converted as follows:
+
+ IANA registered attribute names are prepended with 'a-' before putting them in
+ the caps. Unregistered keys (starting with 'x-') are copied directly into the
+ caps.
+
in RTSP, the SSRC is also sent.
The optional parameters in the SDP fields are case insensitive. In the caps we