GNOME Bugzilla – Bug 750326
srtp: Allow getting ssrc of more package types than RR and SR
Last modified: 2015-06-05 08:20:03 UTC
Created attachment 304473 [details] [review] srtp: Allow getting ssrc of more package types than RR and SR Attached is a patch that enables decription and encription of reduce size rtcp packages.
Comment on attachment 304473 [details] [review] srtp: Allow getting ssrc of more package types than RR and SR Looks ok, I'll merge it later
This patch is independent of https://bugzilla.gnome.org/show_bug.cgi?id=750325 it is related because both are adding support for reduced size rtcp
commit adcf3f48a51499826777b44b6ed5c1d269fcd278 Author: Jose Antonio Santos Cadenas <santoscadenas@gmail.com> Date: Wed Jun 3 12:17:19 2015 +0200 srtp: Allow getting ssrc of more package types than RR and SR This allows decrypting reduce size packages. See RFC 5506 https://bugzilla.gnome.org/show_bug.cgi?id=750326