rtpsession: Try media_ssrc if no src can be found for PLI sender_ssrc
authorHavard Graff <havard.graff@gmail.com>
Tue, 10 Apr 2018 16:05:47 +0000 (18:05 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 13 May 2018 19:41:39 +0000 (20:41 +0100)
commitb43ee8f5b14684a621fe5d27d25ec00808ed8278
treef4dd3e20b11c6b80b1975ac1b4c1840c65196ef8
parent386ca1d378ea088b46ab51872bccb877f38d12e0
rtpsession: Try media_ssrc if no src can be found for PLI sender_ssrc

Some RTP stacks out there does not set the sender_ssrc. In order to be
more robust, try to lookup the media_ssrc before dropping the PLI.

https://bugzilla.gnome.org/show_bug.cgi?id=795139
gst/rtpmanager/rtpsession.c
tests/check/Makefile.am
tests/check/elements/rtpsession.c