gstreamer/tests
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
..
check rtpsession: Drop packet if trying to send from non-internal source 2018-05-15 10:34:29 +01:00
examples Revert "rtspsrc: Fix up sendonly/recvonly attribute handling" 2018-04-17 17:58:01 +03:00
files tests: rtph264depay: add test for using downstream memory allocator 2017-11-23 09:36:00 +01:00
icles tests: remove broken and now pointless v4l2src-test 2018-04-02 12:50:36 +01:00
Makefile.am tests: don't build examples if --disable-examples was passed to configure 2009-05-05 13:23:45 +01:00
meson.build meson: build examples 2017-06-26 11:10:29 +01:00