sdpdemux: don't send EOS for unknown SSRC
authorMichael Olbrich <m.olbrich@pengutronix.de>
Mon, 6 Apr 2020 08:25:37 +0000 (10:25 +0200)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 8 Apr 2020 13:24:34 +0000 (13:24 +0000)
commit01628fa8470f959d889bb3721abb4d7ede99c8ab
treec10f2361575613f65b711b8f6dce1a77bc6bd6a8
parentb9e0ccd8b7b2c19cb24a786cd4150cc6ef46d08c
sdpdemux: don't send EOS for unknown SSRC

The rtpbin sends signals for all SSRCs. Don't send an EOS when the SSRC
does not match the stream SSRC.

This avoids problems when an SSRC from another receiver times out.
gst/sdp/gstsdpdemux.c
gst/sdp/gstsdpdemux.h