rtpssrcdemux: Bad RTP/RTCP packet is not fatal
authorJohn Bassett <john.bassett@pexip.com>
Thu, 12 Jan 2017 16:05:59 +0000 (16:05 +0000)
committerHavard Graff <havard@pexip.com>
Tue, 11 Feb 2020 14:10:12 +0000 (15:10 +0100)
commit5800950a2d049e33589f0f4e2e7b80fb3e442fba
tree547b6feccf0adc73678e96d35a375233df1c81ac
parent35596e7fac2efc15c079a7449d558c9e99c73c1d
rtpssrcdemux: Bad RTP/RTCP packet is not fatal

When used for processing bundled media streams within rtpbin the rtpssrcdemux element may
receive bad RTP and RTCP packets, these should not be treated as a fatal error.
gst/rtpmanager/gstrtpssrcdemux.c
tests/check/elements/rtpssrcdemux.c