gstreamer/tests/check
Stian Selnes 457fdf95c4 rtpsession: Drop packet if trying to send from non-internal source
If obtain_internal_source() returns a source that is not internal it
means there exists a non-internal source with the same ssrc. Such an
ssrc collision should be handled by sending a GstRTPCollision event
upstream and choose a new ssrc, but for now we simply drop the packet.
Trying to process the packet further will cause it to be pushed
usptream (!) since the source is not internal (see source_push_rtp()).

https://bugzilla.gnome.org/show_bug.cgi?id=795139
2018-05-15 10:34:29 +01:00
..
elements rtpsession: Drop packet if trying to send from non-internal source 2018-05-15 10:34:29 +01:00
generic
pipelines tests: add basic unit test for twolame as well 2017-08-26 10:10:19 +01:00
.gitignore
gst-plugins-good.supp valgrind supps: ignore gnutls leaking a certificate 2018-04-13 21:28:44 +02:00
Makefile.am rtpsession: Try media_ssrc if no src can be found for PLI sender_ssrc 2018-05-13 20:41:39 +01:00
meson.build rtp: Implement ULPFEC (RFC 5109) 2018-02-21 14:15:22 +01:00