RTCP APP packet sent as Sender Report report block

Sebastian Dröge sebastian at centricular.com
Wed Jun 19 05:25:36 UTC 2019


On Tue, 2019-06-18 at 21:46 -0400, Aaron Boxer wrote:
> Hello!
> 
> I would like to receive an "on-app-rtcp" callback from the rtpsession
> when an APP packet is received by my RTSP client. From Wireshark, I
> see that the server sends a SR which includes an SDES and an APP
> block. Looking at the code, GStreamer treats the SDES and APP as
> report blocks, and it doesn't trigger the "on-app-rtcp" signal.  That
> signal is only triggered for a separate APP packet. 
> 
> I suppose one solution is to handle the raw RTCP packet callback, and
> parse APP myself, but would it be useful to add this handling to
> GStreamer report block code so we don't need to look at raw packet ?

Please create an issue for this :) Or even better an MR that implements
what you're suggesting. Intuitively I would've also expected the signal
to trigger whenever there's an APP RTCP packet, no matter in which
context it appears.

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190619/2833a122/attachment.sig>


More information about the gstreamer-devel mailing list