is RFC5761 (multiplex RTP/RTCP) supported in a GStreamer RTP element?
Olivier CrĂȘte
olivier.crete at collabora.com
Thu Jul 28 15:49:50 UTC 2016
Hi,
This is fully supported, you can just feed the muxed stream into rtpbin into the rtp pad, or into the srtp/dtls-srtp elements into the rtp pad. And both will do the demultiplexing.
For the muxing, you can just use the funnel element.
Olivier
On July 28, 2016 10:35:29 AM EDT, Andres Gonzalez <andres.agoralabs at gmail.com> wrote:
>Hi,
>Is there a GStreamer element that supports multiplexing RTP data and
>control
>pkt on a single port?
>
>This is specified in RFC5761 and is signaled via SDP using the
>attribute:
>"a=rtcp-mux"
>
>I looked at the documentation for rtpmux but that appears to multiplex
>2
>streams into 1 stream which is different from multiplexing both the RTP
>and
>RTCP pkts from a single stream.
>
>Thanks,
>-Andres
>
>
>
>--
>View this message in context:
>http://gstreamer-devel.966125.n4.nabble.com/is-RFC5761-multiplex-RTP-RTCP-supported-in-a-GStreamer-RTP-element-tp4678885.html
>Sent from the GStreamer-devel mailing list archive at Nabble.com.
>_______________________________________________
>gstreamer-devel mailing list
>gstreamer-devel at lists.freedesktop.org
>https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
--
Olivier CrĂȘte
olivier.crete at collabora.com
More information about the gstreamer-devel
mailing list