Reduced-size RTCP (RFC5506) support
Ingemar Johansson
ingemar.s.johansson at ericsson.com
Mon Feb 4 12:14:02 UTC 2019
Hi
New to this list and a relative newbie to GStreamer development. I am
working on an implementation of a SCReAM GStreamer plugin. SCReAM
(https://tools.ietf.org/html/rfc8298) is a congestion control algorithm for
realtime low latency media such as video.
I have reach so far that I am able to insert the SCReAM plugin in both the
TX and the RX side and I also manage to piggyback RTCP feedback packets
(https://tools.ietf.org/wg/avtcore/draft-ietf-avtcore-cc-feedback-message/)
to the normal RTCP RR+SDES packets.
I need however to enable reduced-size RTCP (RFC5506) to keep the RTCP
overhead reasonably small, given that the feedback rate in SCReAM is quite
high at high bitrates.
Is there any documentation or examples available that can shed a light on
this ?
Regards
Ingemar
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list