gstreamer/tests/check
David Svensson Fors a2e182c3b4 rtsp-client: Avoid reuse of channel numbers for interleaved
If a (strange) client would reuse interleaved channel numbers in
multiple SETUP requests, we should not accept them. The channel
numbers are used for looking up stream transports in the
priv->transports hash table, and transports disappear from the table
if channel numbers are reused.

RFC 7826 (RTSP 2.0), Section 18.54, clarifies that it is OK for the
server to change the channel numbers suggested by the client.

https://bugzilla.gnome.org/show_bug.cgi?id=796988
2018-08-29 14:46:01 +03:00
..
gst rtsp-client: Avoid reuse of channel numbers for interleaved 2018-08-29 14:46:01 +03:00
Makefile.am configure: check for -good and -bad plugins only in uninstalled setup 2018-04-22 20:10:15 +01:00
meson.build meson: There is no gstreamer-plugins-good-1.0.pc 2018-08-15 18:57:27 +05:30